https://github.com/codecov/opentelem-node
A WIP OpenTelemetry Exporter for Runtime Insights
https://github.com/codecov/opentelem-node
Last synced: 9 months ago
JSON representation
A WIP OpenTelemetry Exporter for Runtime Insights
- Host: GitHub
- URL: https://github.com/codecov/opentelem-node
- Owner: codecov
- License: mit
- Created: 2022-03-24T16:46:43.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T23:16:38.000Z (about 1 year ago)
- Last Synced: 2025-04-11T15:10:25.640Z (9 months ago)
- Language: JavaScript
- Size: 623 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# opentelem-node
## Purpose
This package allows Ruby projects to leverage 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-node). You can also fork our [example repository](https://github.com/codecov/impact-analysis-example-node) to try it out for yourself first.
## Contributing
Bug reports and pull requests are welcome on GitHub at https://github.com/codecov/opentelem-node.