-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
fix(deps): update all otel collector packages #6302
fix(deps): update all otel collector packages #6302
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: Mend Renovate <[email protected]>
e950a2c
to
077d047
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #6302 +/- ##
===========================================
+ Coverage 48.78% 96.25% +47.46%
===========================================
Files 181 356 +175
Lines 11111 20432 +9321
===========================================
+ Hits 5421 19667 +14246
+ Misses 5241 579 -4662
+ Partials 449 186 -263
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
This PR contains the following updates:
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v1.20.0
->v1.21.0
v1.20.0
->v1.21.0
v1.20.0
->v1.21.0
v0.114.0
->v0.115.0
v1.20.0
->v1.21.0
v1.20.0
->v1.21.0
v1.20.0
->v1.21.0
v1.20.0
->v1.21.0
v1.20.0
->v1.21.0
v1.20.0
->v1.21.0
v1.20.0
->v1.21.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v1.20.0
->v1.21.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
v0.114.0
->v0.115.0
Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/component)
v0.115.0
Compare Source
🛑 Breaking changes 🛑
otelcol
: Change all logged timestamps to ISO8601. (#10543)This makes log timestamps human-readable (as opposed to epoch seconds in
scientific notation), but may break users trying to parse logged lines in the
old format.
pdata/pprofile
: Upgrade pdata to opentelemetry-proto v1.4.0 (#11722)🚩 Deprecations 🚩
scraperhelper
: Deprecate all Scraper helpers in scraperhelper (#11732)Deprecate ScrapeFunc, ScraperOption, WithStart, WithShutdown in favor of equivalent funcs in scraper package.
💡 Enhancements 💡
exporterqueue
: Introduce a feature gate exporter.UsePullingBasedExporterQueueBatcher to use the new pulling model in exporter queue batching. (#8122, #10368)If both queuing and batching is enabled for exporter, we now use a pulling model instead of a
pushing model. num_consumer in queue configuration is now used to specify the maximum number of
concurrent workers that are sending out the request.
service
: label metrics as alpha to communicate their stability (#11729)consumer
: Mark consumer as stable. (#9046)service
: Add support for ca certificates in telemetry metrics otlp grpc exporter (#11633)Before this change the Certificate value in config was silently ignored.
🧰 Bug fixes 🧰
service
: ensure OTLP emitted logs respect severity (#11718)featuregate
: Fix an unfriendly display messageruntime error
when featuregate is used to display command line usage. (#11651)profiles
: Fix iteration over scope profiles while counting the samples. (#11688)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.