Skip to content

Comments

fix(deps): update module go.opentelemetry.io/collector/exporter/otlphttpexporter to v0.146.1#8071

Merged
yurishkuro merged 1 commit intojaegertracing:mainfrom
renovate-bot:renovate/all-otel-collector-packages
Feb 20, 2026
Merged

fix(deps): update module go.opentelemetry.io/collector/exporter/otlphttpexporter to v0.146.1#8071
yurishkuro merged 1 commit intojaegertracing:mainfrom
renovate-bot:renovate/all-otel-collector-packages

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 20, 2026

This PR contains the following updates:

Package Change Age Confidence
go.opentelemetry.io/collector/exporter/otlphttpexporter v0.145.0v0.146.1 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/exporter/otlphttpexporter)

v0.146.1

Compare Source

v0.146.0

Compare Source

🛑 Breaking changes 🛑
  • all: Increase minimum Go version to 1.25 (#​14567)
🚩 Deprecations 🚩
  • pdata/pprofile: Declare removed aggregation elements as deprecated. (#​14528)
💡 Enhancements 💡
  • all: Add detailed failure attributes to exporter send_failed metrics at detailed telemetry level. (#​13956)
    The otelcol_exporter_send_failed_{spans,metric_points,log_records} metrics now include
    failure attributes when telemetry level is Detailed: error.type (OpenTelemetry semantic convention
    describing the error class) and error.permanent (indicates if error is permanent/non-retryable).
    The error.type attribute captures gRPC status codes (e.g., "Unavailable", "ResourceExhausted"),
    standard Go context errors (e.g., "canceled", "deadline_exceeded"),
    and collector-specific errors (e.g., "shutdown").
    This enables better alerting and debugging by providing standardized error classification.

  • cmd/builder: Introduce new experimental init subcommand (#​14530)
    The new init subcommand initializes a new custom collector

  • cmd/builder: Add "telemetry" field to allow configuring telemetry providers (#​14575)
    Most users should not need to use this, this field should only be set if you
    intend to provide your own OpenTelemetry SDK.

  • cmd/mdatagen: Introduce additional metadata (the version since the deprecation started, and the deprecation reason) for deprecated metrics. (#​14113)

  • cmd/mdatagen: Add optional relationships field to entity schema in metadata.yaml (#​14284)

  • exporter/debug: Add output_paths configuration option to control output destination when use_internal_logger is false. (#​10472)
    When use_internal_logger is set to false, the debug exporter now supports configuring the output destination via the output_paths option.
    This allows users to send debug exporter output to stdout, stderr, or a file path.
    The default value is ["stdout"] to maintain backward compatibility.

  • pkg/confmap: Add experimental ToStringMapRaw function to decode confmap.Conf into a string map without losing internal types (#​14480)
    This method exposes the internal structure of a confmap.Conf which may change at any time without prior notice

🧰 Bug fixes 🧰
  • cmd/mdatagen: Reset aggDataPoints during metric init to avoid index out of range panic across emit cycles when reaggregation is enabled. (#​14569)
  • cmd/mdatagen: Fix panic when mdatagen is run without arguments. (#​14506)
  • pdata/pprofile: Fix off-by-one issue in dictionary lookups. (#​14534)
  • pkg/config/confighttp: Fix high cardinality span name from request method from confighttp server internal telemetry (#​14516)
    Follow spec to bound request method cardinality.
  • pkg/otelcol: Ignore component aliases in the otelcol components command (#​14492)
  • pkg/otelcol: Order providers and converters in alphabetical order in the components subcommand. (#​14476)

Configuration

📅 Schedule: Branch creation - "on friday" (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.

🔕 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-bot renovate-bot requested a review from a team as a code owner February 20, 2026 03:14
@forking-renovate forking-renovate bot added the changelog:dependencies Update to dependencies label Feb 20, 2026
Copilot AI review requested due to automatic review settings February 20, 2026 03:14
@renovate-bot renovate-bot added the changelog:dependencies Update to dependencies label Feb 20, 2026
@dosubot dosubot bot added the area/otel label Feb 20, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the OpenTelemetry Collector OTLP HTTP exporter dependency to align with the rest of the repo’s existing v0.146.1 Collector components and pick up upstream fixes/enhancements.

Changes:

  • Bump go.opentelemetry.io/collector/exporter/otlphttpexporter from v0.145.0 to v0.146.1 in go.mod
  • Update corresponding go.sum entries/hashes for the new module version

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates the required otlphttpexporter module version to v0.146.1.
go.sum Refreshes checksums to match the updated otlphttpexporter version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.48%. Comparing base (92ac7cd) to head (3e37129).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8071   +/-   ##
=======================================
  Coverage   95.48%   95.48%           
=======================================
  Files         316      316           
  Lines       16756    16756           
=======================================
  Hits        15999    15999           
  Misses        592      592           
  Partials      165      165           
Flag Coverage Δ
badger_v1 9.13% <ø> (ø)
badger_v2 1.34% <ø> (ø)
cassandra-4.x-v1-manual 13.32% <ø> (ø)
cassandra-4.x-v2-auto 1.33% <ø> (ø)
cassandra-4.x-v2-manual 1.33% <ø> (ø)
cassandra-5.x-v1-manual 13.32% <ø> (ø)
cassandra-5.x-v2-auto 1.33% <ø> (ø)
cassandra-5.x-v2-manual 1.33% <ø> (ø)
clickhouse 1.42% <ø> (ø)
elasticsearch-6.x-v1 16.90% <ø> (ø)
elasticsearch-7.x-v1 16.93% <ø> (ø)
elasticsearch-8.x-v1 17.08% <ø> (ø)
elasticsearch-8.x-v2 1.34% <ø> (ø)
elasticsearch-9.x-v2 1.34% <ø> (ø)
grpc_v1 8.12% <ø> (ø)
grpc_v2 1.34% <ø> (ø)
kafka-3.x-v2 1.34% <ø> (ø)
memory_v2 1.34% <ø> (ø)
opensearch-1.x-v1 16.97% <ø> (ø)
opensearch-2.x-v1 16.97% <ø> (ø)
opensearch-2.x-v2 1.34% <ø> (ø)
opensearch-3.x-v2 1.34% <ø> (ø)
query 1.34% <ø> (ø)
tailsampling-processor 0.54% <ø> (ø)
unittests 94.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

…ttpexporter to v0.146.1

Signed-off-by: Mend Renovate <bot@renovateapp.com>
@renovate-bot renovate-bot force-pushed the renovate/all-otel-collector-packages branch from 2b4982c to 3e37129 Compare February 20, 2026 06:35
@yurishkuro yurishkuro merged commit c51c3d9 into jaegertracing:main Feb 20, 2026
65 checks passed
@renovate-bot renovate-bot deleted the renovate/all-otel-collector-packages branch February 20, 2026 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants