Skip to content

chore(deps): update ocb (manifest) dependencies#1307

Merged
christos68k merged 1 commit into
mainfrom
renovate/ocb-(manifest)-dependencies
Apr 1, 2026
Merged

chore(deps): update ocb (manifest) dependencies#1307
christos68k merged 1 commit into
mainfrom
renovate/ocb-(manifest)-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 1, 2026

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/collector/confmap/provider/envprovider v1.54.0v1.55.0 age confidence
go.opentelemetry.io/collector/confmap/provider/fileprovider v1.54.0v1.55.0 age confidence
go.opentelemetry.io/collector/confmap/provider/yamlprovider v1.54.0v1.55.0 age confidence
go.opentelemetry.io/collector/exporter/debugexporter v0.148.0v0.149.0 age confidence
go.opentelemetry.io/collector/exporter/otlpexporter v0.148.0v0.149.0 age confidence
go.opentelemetry.io/collector/exporter/otlphttpexporter v0.148.0v0.149.0 age confidence
go.opentelemetry.io/collector/receiver/otlpreceiver v0.148.0v0.149.0 age confidence

Release Notes

open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/confmap/provider/envprovider)

v1.55.0

🛑 Breaking changes 🛑
  • pkg/service: Remove service_name, service_instance_id, and service_version as constant labels on every internal metric datapoint. These attributes are already present in target_info and were being duplicated on each series for OpenCensus backwards compatibility. (#​14811)
    Previously, the collector stamped every internal metric series (e.g. otelcol_process_runtime_heap_alloc_bytes)
    with service_name, service_instance_id, and service_version labels to match the old OpenCensus behavior.
    These attributes are now only present in the target_info metric, which is the correct Prometheus/OTel convention.
    Users who filter or group by these labels on individual metrics will need to update their queries to use
    target_info joins instead.
💡 Enhancements 💡
  • all: Move aix/ppc64 to tier 3 support (#​13380)

  • all: Upgrade the profiles stability status to alpha (#​14817)
    The following components have their profiles status upgraded from development to alpha:

    • pdata/pprofile
    • connector/forward
    • exporter/debug
    • receiver/nop
    • exporter/nop
    • exporter/otlp_grpc
    • exporter/otlp_http
  • cmd/mdatagen: Add semconv reference for attributes (#​13297)

🧰 Bug fixes 🧰
  • cmd/mdatagen: Fix entity code generation so extra_attributes are emitted as resource attributes instead of entity descriptive attributes. (#​14778)

Configuration

📅 Schedule: Branch creation - "before 8am every weekday" (UTC), 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.


  • 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 Apr 1, 2026
@renovate renovate Bot requested review from a team as code owners April 1, 2026 00:25
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Apr 1, 2026
@christos68k christos68k merged commit c51702a into main Apr 1, 2026
37 checks passed
@christos68k christos68k deleted the renovate/ocb-(manifest)-dependencies branch April 1, 2026 14:37
gnurizen pushed a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request May 4, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gnurizen pushed a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request May 5, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
gnurizen pushed a commit to parca-dev/opentelemetry-ebpf-profiler that referenced this pull request May 12, 2026
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants