https://github.com/codecov/opentelem-laravel
A WIP exporter for Laravel to capture and export opentelem data.
https://github.com/codecov/opentelem-laravel
Last synced: 10 months ago
JSON representation
A WIP exporter for Laravel to capture and export opentelem data.
- Host: GitHub
- URL: https://github.com/codecov/opentelem-laravel
- Owner: codecov
- License: mit
- Created: 2021-05-31T15:50:29.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T22:53:16.000Z (over 1 year ago)
- Last Synced: 2025-07-22T01:59:04.986Z (10 months ago)
- Language: PHP
- Size: 116 KB
- Stars: 52
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opentelem-laravel
## Purpose
This package allows Laravel projects to use Codecov's [Impact Analysis](https://docs.codecov.com/docs/impact-analysis) feature.
More information about Impact Analysis can be found [in Codecov's public documentation](https://docs.codecov.com/docs/impact-analysis).
For details on how to get started, please see our [Quickstart guide](https://docs.codecov.com/docs/impact-analysis-quickstart-laravel). You can also fork our [example repository](https://github.com/codecov/impact-analysis-example-laravel) to try it out for yourself first.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/codecov/opentelem-laravel.