Skip to content

Update otel/opentelemetry-collector-contrib Docker tag to v0.132.2#904

Merged
renovate[bot] merged 1 commit intomasterfrom
renovate/otel-opentelemetry-collector-contrib-0.x
Aug 13, 2025
Merged

Update otel/opentelemetry-collector-contrib Docker tag to v0.132.2#904
renovate[bot] merged 1 commit intomasterfrom
renovate/otel-opentelemetry-collector-contrib-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Aug 13, 2025

This PR contains the following updates:

Package Update Change
otel/opentelemetry-collector-contrib minor 0.131.1 -> 0.132.2

Release Notes

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

v0.132.2

Compare Source

Images and binaries for collector distributions here: https://github.com/open-telemetry/opentelemetry-collector-releases/releases/tag/v0.132.2

v0.132.2

v0.132.2 is a patch release attempting to fix a misfire in the build. Please see v0.132.0 for release notes.

v0.132.1

Compare Source

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 - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) in timezone America/Los_Angeles, 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.


  • 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 dependencies Pull requests that update a dependency file Docker labels Aug 13, 2025
@renovate renovate bot enabled auto-merge (squash) August 13, 2025 10:10
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Aug 13, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.

Support

Need help? Join our Discord community for assistance with any issues or questions.

CodeRabbit Commands (Invoked using PR/Issue comments)

Type @coderabbitai help to get the list of available commands.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Status, Documentation and Community

  • Visit our Status Page to check the current availability of CodeRabbit.
  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

| datasource | package                              | from    | to      |
| ---------- | ------------------------------------ | ------- | ------- |
| docker     | otel/opentelemetry-collector-contrib | 0.131.1 | 0.132.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot changed the title Update otel/opentelemetry-collector-contrib Docker tag to v0.132.1 Update otel/opentelemetry-collector-contrib Docker tag to v0.132.2 Aug 13, 2025
@renovate renovate bot force-pushed the renovate/otel-opentelemetry-collector-contrib-0.x branch from 87bea3f to eafdf41 Compare August 13, 2025 14:45
@renovate renovate bot merged commit 22dfec9 into master Aug 13, 2025
36 of 37 checks passed
@renovate renovate bot deleted the renovate/otel-opentelemetry-collector-contrib-0.x branch August 13, 2025 15:27
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 Docker

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants