-
Notifications
You must be signed in to change notification settings - Fork 140
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New OpenSignal package to generate configurations for OTEL collector #4306
base: main
Are you sure you want to change the base?
Conversation
d38472b
to
f01b9ef
Compare
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #4306 +/- ##
==========================================
+ Coverage 64.32% 64.65% +0.33%
==========================================
Files 402 407 +5
Lines 26504 26795 +291
==========================================
+ Hits 17048 17325 +277
- Misses 8147 8159 +12
- Partials 1309 1311 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
c59f122
to
af1564f
Compare
# Conflicts: # go.mod # go.sum # Conflicts: # go.mod # go.sum
3bf40ca
to
e08d421
Compare
Description
This PR creates an openSignal collector config generator with minimal dependencies.
How to test
unit-tests or generate config and manually run OtelCollector