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

fix(deps): update all go.opentelemetry.io/collector packages #11612

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/collector/config/configopaque v1.18.0 -> v1.19.0 age adoption passing confidence
go.opentelemetry.io/collector/confmap/provider/envprovider v1.18.0 -> v1.19.0 age adoption passing confidence
go.opentelemetry.io/collector/confmap/provider/fileprovider v1.18.0 -> v1.19.0 age adoption passing confidence
go.opentelemetry.io/collector/exporter/otlpexporter v0.112.0 -> v0.113.0 age adoption passing confidence
go.opentelemetry.io/collector/exporter/otlphttpexporter v0.112.0 -> v0.113.0 age adoption passing confidence
go.opentelemetry.io/collector/receiver/otlpreceiver v0.112.0 -> v0.113.0 age adoption passing confidence
go.opentelemetry.io/collector/service v0.112.0 -> v0.113.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.19.0

🛑 Breaking changes 🛑
  • internal/fanoutconsumer: Extract internal/fanoutconsumer as a separate go module (#​11441)
  • builder: Remove builder support to build old version, and the otelcol_version config (#​11405)
    User should remove this property from their config, to build older versions use older builders.
  • receiver: Make receivertest into its own module (#​11462)
  • builder: Remove deprecated flags from Builder (#​11576)
    Here is the list of flags | --name, --description, --version, --otelcol-version, --go, --module
  • internal/sharedcomponent: Extract internal/sharedcomponent as a separate go module (#​11442)
💡 Enhancements 💡
  • mdatagen: Add otlp as supported distribution (#​11527)
  • batchprocessor: Move single shard batcher creation to the constructor (#​11594)
  • service: add support for using the otelzap bridge and emit logs using the OTel Go SDK (#​10544)
🧰 Bug fixes 🧰
  • service: ensure traces and logs emitted by the otel go SDK use the same resource information (#​11578)
  • config/configgrpc: Patch for bug in the grpc-go NewClient that makes the way the hostname is resolved incompatible with the way proxy setting are applied. (#​11537)
  • builder: Update builder default providers to lastest stable releases (#​11566)

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 a review from a team as a code owner November 5, 2024 21:40
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Nov 5, 2024
@renovate renovate bot requested a review from codeboten November 5, 2024 21:40
Copy link

codecov bot commented Nov 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.53%. Comparing base (3da496b) to head (588d0a3).
Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11612   +/-   ##
=======================================
  Coverage   91.53%   91.53%           
=======================================
  Files         441      441           
  Lines       23848    23848           
=======================================
  Hits        21830    21830           
  Misses       1645     1645           
  Partials      373      373           

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

@bogdandrutu bogdandrutu closed this Nov 5, 2024
@bogdandrutu bogdandrutu reopened this Nov 5, 2024
@bogdandrutu bogdandrutu added Skip Changelog PRs that do not require a CHANGELOG.md entry Skip Contrib Tests labels Nov 5, 2024
@bogdandrutu bogdandrutu merged commit 942f19a into main Nov 6, 2024
87 of 102 checks passed
@bogdandrutu bogdandrutu deleted the renovate/all-go.opentelemetry.iocollector-packages branch November 6, 2024 17:44
@github-actions github-actions bot added this to the next release milestone Nov 6, 2024
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 Skip Changelog PRs that do not require a CHANGELOG.md entry Skip Contrib Tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants