Skip to content

fix(deps): update module go.opentelemetry.io/collector/pdata to v1.55.0 (main) - #21392

Merged
Segflow merged 1 commit into
mainfrom
deps-update/main-go.opentelemetry.iocollectorpdata
Apr 6, 2026
Merged

fix(deps): update module go.opentelemetry.io/collector/pdata to v1.55.0 (main)#21392
Segflow merged 1 commit into
mainfrom
deps-update/main-go.opentelemetry.iocollectorpdata

Conversation

@renovate-sh-app

@renovate-sh-app renovate-sh-app Bot commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/collector/pdata v1.54.0v1.55.0 age confidence

Release Notes

open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/pdata)

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


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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app Bot added dependencies Pull requests that update a dependency file update-minor labels Apr 3, 2026
@renovate-sh-app
renovate-sh-app Bot requested a review from a team as a code owner April 3, 2026 04:09
@renovate-sh-app

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
go.opentelemetry.io/collector/featuregate v1.54.0 -> v1.55.0
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/main-go.opentelemetry.iocollectorpdata branch 2 times, most recently from 5deb044 to 8938593 Compare April 3, 2026 17:10
| datasource | package                             | from    | to      |
| ---------- | ----------------------------------- | ------- | ------- |
| go         | go.opentelemetry.io/collector/pdata | v1.54.0 | v1.55.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app
renovate-sh-app Bot force-pushed the deps-update/main-go.opentelemetry.iocollectorpdata branch from 8938593 to 62e088f Compare April 3, 2026 22:11
@Segflow
Segflow merged commit afebbf7 into main Apr 6, 2026
88 checks passed
@Segflow
Segflow deleted the deps-update/main-go.opentelemetry.iocollectorpdata branch April 6, 2026 13:36
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 size/XS update-minor

1 participant