Skip to content

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.157.0#565

Open
renovate[bot] wants to merge 2 commits into
devfrom
deps/otel-opentelemetry-collector-contrib-0.x
Open

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.157.0#565
renovate[bot] wants to merge 2 commits into
devfrom
deps/otel-opentelemetry-collector-contrib-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector-contrib minor 0.156.00.157.0

Release Notes

open-telemetry/opentelemetry-collector-releases (otel/opentelemetry-collector-contrib)

v0.157.0

Compare Source

🛑 Breaking changes 🛑
  • contrib: Remove deprecated signalfx receiver from the contrib distribution (#​1551)
  • packaging: Prevent service being started/enabled upon install for rpms (#​1334)
    This brings behaviour inline with usual expectations for rpm packages which usually leave this up to the system administrator.
🚀 New components 🚀
  • cardinalityguardianprocessor: Add Cardinality Guardian processor to the OpenTelemetry Collector Contrib. (#​1549)
💡 Enhancements 💡
  • ebpf-profiler: Use a scratch image similar to the contrib image for the ebpf-profiler image (#​930)

Configuration

📅 Schedule: (UTC)

  • 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the 🗡️ dependencies Pull requests that update a dependency file label Jul 22, 2026
@renovate
renovate Bot requested a review from wax911 July 22, 2026 16:13
@anitrend

anitrend Bot commented Jul 22, 2026

Copy link
Copy Markdown

OpenCode Dependabot Risk Review

Schema: local-stack.dependabot-risk.v1

Decision: NEUTRAL
Risk: MEDIUM
Automerge allowed: false
Update type: semver-minor
Ecosystem: docker

Summary

Renovate PR bumps otel/opentelemetry-collector-contrib from 0.156.0 to 0.157.0 (minor). Release notes flag two breaking changes: removal of the deprecated signalfx receiver and a change to RPM package install behavior. The signalfx receiver is not referenced anywhere in this repo's otel configuration, so the first breaking change has no direct impact. The RPM change is irrelevant for Docker deployments. Only the source docker-compose.yml is modified; generated stacks/observability.yml is not changed in this PR and would need regeneration via stackctl.sh. No stateful services, workflows, secrets, or deployment scripts are affected.

Changed runtime artifacts

Image / dependency From To Risk note
otel/opentelemetry-collector-contrib 0.156.0 0.157.0 minor update with explicit breaking changes in release notes: removal of deprecated signalfx receiver and RPM packaging behavior change; signalfx receiver is not used in this repo's otel config.yaml, but manual config compatibility verification is warranted

Runtime impact

Expected rolling service update of the otel-collector container. No stateful data migration required. Telemetry collection may have a brief interruption during the rolling update. The removal of the signalfx receiver has no impact as it is not configured. Manual verification of the collector config after update is recommended.

Breaking change assessment

Release notes for v0.157.0 explicitly list two breaking changes: (1) removal of the deprecated signalfx receiver from the contrib distribution, and (2) RPM packages no longer start/enable the service on install. The signalfx receiver is not used in this repo's observability/otel/config.yaml, so the first change has no local impact. The RPM change is irrelevant for Docker-based deployments. No other breaking changes were identified that would affect this repo's configuration.

Required checks

  • ./stackctl.sh generate
  • ./stackctl.sh sync
  • ./stackctl.sh up --dry-run --no-logs
  • Verify otel-collector starts successfully and telemetry pipelines are healthy

Manual follow-up

  • Confirm otel-collector logs show no configuration errors after update
  • Verify telemetry data flow (traces, metrics, logs) is uninterrupted

Sources checked

  • Renovate PR metadata
  • PR diff
  • Release notes (v0.157.0 changelog)
  • observability/otel/docker-compose.yml
  • observability/otel/config.yaml (grep for signalfx)
  • observability/otel/swarm.fragment.yml
  • stacks/observability.yml

@anitrend anitrend Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenCode risk gate: changes requested. Risk: medium. Reason: Renovate PR updates otel/opentelemetry-collector-contrib from 0.156.0 to 0.157.0 (minor). Release notes explicitly list two breaking changes: removal of the deprecated signalfx receiver from the contrib distribution and a change to rpm packaging behavior (service no longer started/enabled upon install). Both the source compose file and the generated observability stack are updated. Manual review is required to verify the local-stack configuration does not use the removed signalfx receiver and to assess any impact on the observability pipeline.

@anitrend

anitrend Bot commented Jul 22, 2026

Copy link
Copy Markdown

OpenCode risk gate: neutral. Manual review required. Risk: medium. Reason: Renovate PR bumps otel/opentelemetry-collector-contrib from 0.156.0 to 0.157.0 (minor). Release notes flag two breaking changes: removal of the deprecated signalfx receiver and a change to RPM package install behavior. The signalfx receiver is not referenced anywhere in this repo's otel configuration, so the first breaking change has no direct impact. The RPM change is irrelevant for Docker deployments. Only the source docker-compose.yml is modified; generated stacks/observability.yml is not changed in this PR and would need regeneration via stackctl.sh. No stateful services, workflows, secrets, or deployment scripts are affected.

@renovate

renovate Bot commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗡️ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants