Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update All go.opentelemetry.io/collector packages #12542

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/collector/config/configopaque v1.26.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/collector/confmap/provider/envprovider v1.26.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/collector/confmap/provider/fileprovider v1.26.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/collector/exporter/otlpexporter v0.120.0 -> v0.121.0 age adoption passing confidence
go.opentelemetry.io/collector/exporter/otlphttpexporter v0.120.0 -> v0.121.0 age adoption passing confidence
go.opentelemetry.io/collector/featuregate v1.25.0 -> v1.27.0 age adoption passing confidence
go.opentelemetry.io/collector/receiver/otlpreceiver v0.120.0 -> v0.121.0 age adoption passing 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/config/configopaque)

v1.27.0

🛑 Breaking changes 🛑
  • confighttp: Make the client config options max_idle_conns, max_idle_conns_per_host, max_conns_per_host, and idle_conn_timeout integers (#​9478)
    All four options can be set to 0 where they were previously set to null
🚩 Deprecations 🚩
  • exporterhelper: Deprecate min_size_items and max_size_items in favor of min_size and max_size. (#​12486)
💡 Enhancements 💡
  • mdatagen: Add converter and provider module classes (#​12467)

  • pipeline: output pipeline name with signal as signal[/name] format in logs. (#​12410)

  • memorylimiter: Add support to configure min GC intervals for soft and hard limits. (#​12450)

  • otlpexporter: Update the stability level for logs, it has been as stable as traces and metrics for some time. (#​12423)

  • service: Create a new subcommand to dump the initial configuration after resolving/merging. (#​11479)
    To use the print-initial-config subcommand, invoke the Collector with the subcommand and corresponding feature gate: otelcol print-initial-config --feature-gates=otelcol.printInitialConfig --config=config.yaml.
    Note that the feature gate enabling this flag is currently in alpha stability, and the subcommand may
    be changed in the future.

  • memorylimiterprocessor: Add support for profiles. (#​12453)

  • otelcol: Converters are now available in the components command. (#​11900, #​12385)

  • component: Mark module as stable (#​9376)

  • confmap: Surface YAML parsing errors when they happen at the top-level. (#​12180)
    This adds context to some instances of the error "retrieved value (type=string) cannot be used as a Conf", which typically happens because of invalid YAML documents

  • pprofile: Add LinkIndex attribute to the generated Sample type (#​12485)

  • exporterhelper: Stabilize exporter.UsePullingBasedExporterQueueBatcher and remove old batch sender (#​12425)

  • mdatagen: Update metadata schema with new fields without enforcing them (#​12359)

🧰 Bug fixes 🧰
  • service: Fix crash at startup when converting from v0.2.0 to v0.3.0 (#​12438)
  • service: fix bug in parsing service::telemetry configuration (#​12437)
  • exporterhelper: Fix bug where the error logged when conversion of data fails is always nil (#​12510)
  • mdatagen: Adds back missing import for filter when emitting resource attributes (#​12455)

Configuration

📅 Schedule: Branch creation - "on tuesday" (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 requested review from mx-psi and evan-bradley as code owners March 4, 2025 09:59
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Mar 4, 2025
@renovate renovate bot requested a review from a team as a code owner March 4, 2025 09:59
@renovate renovate bot added the renovatebot label Mar 4, 2025
Copy link

codecov bot commented Mar 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.04%. Comparing base (6e82944) to head (a8b8978).
Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #12542   +/-   ##
=======================================
  Coverage   92.04%   92.04%           
=======================================
  Files         470      470           
  Lines       25372    25372           
=======================================
  Hits        23353    23353           
  Misses       1612     1612           
  Partials      407      407           

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

@mx-psi mx-psi enabled auto-merge March 4, 2025 10:18
@renovate renovate bot force-pushed the renovate/all-go.opentelemetry.iocollector-packages branch from 248ce4c to 9a7e5a6 Compare March 4, 2025 10:19
Copy link
Contributor Author

renovate bot commented Mar 4, 2025

ℹ Artifact update notice

File name: confmap/internal/e2e/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.25.0 -> v1.27.0

@github-actions github-actions bot requested a review from dmitryax as a code owner March 4, 2025 10:20
@bogdandrutu bogdandrutu closed this Mar 4, 2025
auto-merge was automatically disabled March 4, 2025 12:23

Pull request was closed

@bogdandrutu bogdandrutu reopened this Mar 4, 2025
@bogdandrutu bogdandrutu enabled auto-merge March 4, 2025 12:23
@bogdandrutu bogdandrutu added this pull request to the merge queue Mar 4, 2025
Merged via the queue into main with commit 8ed28ec Mar 4, 2025
55 checks passed
@bogdandrutu bogdandrutu deleted the renovate/all-go.opentelemetry.iocollector-packages branch March 4, 2025 13:05
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 renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants