-
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 - abandoned #6746
fix(deps): update all otel collector packages - abandoned #6746
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
❌ Your project status has failed because the head coverage (49.00%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files@@ Coverage Diff @@
## main #6746 +/- ##
===========================================
- Coverage 96.04% 49.00% -47.05%
===========================================
Files 364 177 -187
Lines 20692 10695 -9997
===========================================
- Hits 19874 5241 -14633
- Misses 624 5060 +4436
- Partials 194 394 +200
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Mend Renovate <[email protected]>
b9fb831
to
0cb2eed
Compare
Signed-off-by: Yuri Shkuro <[email protected]>
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Pull request was closed
This PR contains the following updates:
v1.25.0
->v1.26.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v1.25.0
->v1.26.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v1.25.0
->v1.26.0
v0.119.0
->v0.120.0
v1.25.0
->v1.26.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
v0.119.0
->v0.120.0
Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/client)
v1.26.0
🛑 Breaking changes 🛑
all
: Added support for go1.24, bumped minimum version to 1.23 (#12370)mdatagen
: Removing deprecated generated funcs and a few test funcs as well. (#12304)service
: Align component logger attributes with those defined in RFC (#12217)See Pipeline Component Telemetry RFC
💡 Enhancements 💡
otlpreceiver
: Update stability for logs (#12335)exporterhelper
: Implement sync disabled queue used when batching is enabled. (#12245)exporterhelper
: Enable the new pull-based batcher in exporterhelper (#12291)exporterhelper
: Update queue size after the element is done exported (#12399)After this change the active queue size will include elements in the process of being exported.
otelcol
: Add featuregate command to display information about available features (#11998)The featuregate command allows users to view detailed information about feature gates
including their status, stage, and description.
🧰 Bug fixes 🧰
memorylimiter
: Logger no longer attributes to single signal, pipeline, or component. (#12217)otlpreceiver
: Logger no longer attributes to random signal when receiving multiple signals. (#12217)exporterhelper
: Fix undefined behavior access to request after send to next component. This causes random memory access. (#12281)exporterhelper
: Fix default batcher to correctly call all done callbacks exactly once (#12247)otlpreceiver
: Fix OTLP http receiver to correctly set Retry-After (#12367)otlphttpexporter
: Fix parsing logic for Retry-After in OTLP http protocol. (#12366)The value of Retry-After field can be either an HTTP-date or delay-seconds and the current logic only parsed delay-seconds.
cmd/builder
: Ensure unique aliases for modules with same suffix (#12201)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.