https://github.com/codecov/opentelem-python
Open Telemetry Python Prototype
https://github.com/codecov/opentelem-python
Last synced: 7 months ago
JSON representation
Open Telemetry Python Prototype
- Host: GitHub
- URL: https://github.com/codecov/opentelem-python
- Owner: codecov
- License: mit
- Created: 2021-08-24T22:19:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-16T14:28:24.000Z (over 1 year ago)
- Last Synced: 2024-11-06T22:47:19.729Z (about 1 year ago)
- Language: Python
- Size: 49.8 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opentelem-python
## Purpose
This package allows Python projects to leverage Codecov's [Impact Analysis]([https://about.codecov.io/product/feature/runtime-insights/](https://docs.codecov.com/docs/impact-analysis)) feature.
More information about Runtime Insights 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-python). You can also fork our [example repository](https://github.com/codecov/impact-analysis-example-python) to try it out for yourself first.