Update otel/opentelemetry-collector-contrib Docker tag to v0.132.0 #1506
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.131.1
->0.132.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)
v0.132.0
Compare Source
π Breaking changes π
releases
: Fix artifact checksum files being incomplete and split between Linux/Darwin and Windows. (#β1002, #β1086)This fixes a bug that occurred because releases for Windows and other Platforms are split.
The Windows release always overwrote the checksum files already created for Linux and Darwin and so, only
the Windows checksums were accessible in the end.
This change is breaking because checksum files for Linux/Darwin and Windows are now split.
otelcol
: Remove deprecated opencensus exporter and receiver (#β1056)otelcol-contrib
: Remove deprecated opencensus exporter and receiver (#β1056)otelcol-k8s
: Remove deprecated opencensus exporter and receiver (#β1056)π‘ Enhancements π‘
contrib
: Add skywalkingencodingextension in otelcol-contrib distribution (#β1078)releases
: Introduce nightly releases (#β1016)platforms
: Add Tier 3 support for riscv64 (#β968, #β969)New Tier 3 platform: riscv64 architecture is now included,
allowing the collector to be built and distributed for this platform.
π§° Bug fixes π§°
service/telemetry
: Pins go.opentelemetry.io/otel/exporters/prometheus to v0.58.0 (#β1067)go.opentelemetry.io/otel/exporters/prometheus v0.59.x has a bug leading to unexpected suffix in metric names, we want to stay with v0.58.0 in the artifacts.
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.