Skip to content

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

Merged
renovate[bot] merged 1 commit into
mainfrom
deps-update/main-go.opentelemetry.iocollectorpdata
Jul 14, 2025
Merged

fix(deps): update module go.opentelemetry.io/collector/pdata to v1.36.0 (main)#18449
renovate[bot] merged 1 commit into
mainfrom
deps-update/main-go.opentelemetry.iocollectorpdata

Conversation

@renovate

@renovate renovate Bot commented Jul 14, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/collector/pdata v1.35.0 -> v1.36.0 age confidence

Release Notes

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

v1.36.0

🛑 Breaking changes 🛑
  • exporter/otlp: Remove deprecated batcher config from OTLP, use queuebatch (#​13339)
💡 Enhancements 💡
  • exporterhelper: Enable items and bytes sizers for persistent queue (#​12881)
  • exporterhelper: Refactor persistent storage size backup to always record it. (#​12890)
  • exporterhelper: Add support to configure a different Sizer for the batcher than the queue (#​13313)
  • yaml: Replaced sigs.k8s.io/yaml with go.yaml.in/yaml for improved support and long-term maintainability. (#​13308)
🧰 Bug fixes 🧰
  • exporterhelper: Fix exporter.PersistRequestContext feature gate (#​13342)

  • exporterhelper: Preserve all metrics metadata when batch splitting. (#​13236)
    Previously, when large batches of metrics were processed, the splitting logic in metric_batch.go could
    cause the name field of some metrics to disappear. This fix ensures that all metric fields are
    properly preserved when metricRequest objects are split.

  • service: Default internal metrics config now enables otel_scope_ labels (#​12939, #​13344)
    By default, the Collector exports its internal metrics using a Prometheus
    exporter from the opentelemetry-go repository. With this change, the Collector
    no longer sets "without_scope_info" to true in its configuration.

    This means that all exported metrics will have otel_scope_name,
    otel_scope_schema_url, and otel_scope_version labels corresponding to the
    instrumentation scope metadata for that metric.

    This notably prevents an error when multiple metrics are only distinguished
    by their instrumentation scopes and end up aliased during export.

    If this is not desired behavior, a Prometheus exporter can be explicitly
    configured with this option enabled.


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

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 14, 2025
@renovate
renovate Bot requested a review from a team as a code owner July 14, 2025 14:52
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jul 14, 2025
@renovate
renovate Bot enabled auto-merge (squash) July 14, 2025 14:52
@renovate
renovate Bot merged commit 52e721f into main Jul 14, 2025
70 checks passed
@renovate
renovate Bot deleted the deps-update/main-go.opentelemetry.iocollectorpdata branch July 14, 2025 15:00
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

0 participants