-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Promote 'log' to top of record in k8s examples #2873
Promote 'log' to top of record in k8s examples #2873
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2873 +/- ##
=======================================
Coverage 91.44% 91.45%
=======================================
Files 453 453
Lines 22302 22302
=======================================
+ Hits 20394 20396 +2
+ Misses 1431 1430 -1
+ Partials 477 476 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
@djaglowski, Yes, I tested it and it looks perfect. Thanks! |
We should update testbed configs as well |
@djaglowski can you please also make the corresponding change on https://github.com/open-telemetry/opentelemetry-helm-charts ? |
This PR follows [#2873 (collector-contrib)](open-telemetry/opentelemetry-collector-contrib#2873)
Signed-off-by: Bogdan Drutu <[email protected]>
Addresses #2851