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 module go.opentelemetry.io/collector to v0.89.0 #89

Merged
merged 1 commit into from
Nov 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
go.opentelemetry.io/collector require minor v0.88.0 -> v0.89.0

Release Notes

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

v0.89.0

Compare Source

💡 Enhancements 💡
  • builder: remove replace statement in builder template (#​8763)
  • service/extensions: Allow extensions to declare dependencies on other extensions and guarantee start/stop/notification order accordingly. (#​8732)
  • exporterhelper: Log export errors when retry is not used by the component. (#​8791)
  • cmd/builder: Add --verbose flag to log go subcommands output that are ran as part of a build (#​8715)
  • exporterhelper: Remove internal goroutine loop for persistent queue (#​8868)
  • exporterhelper: Simplify usage of storage client, avoid unnecessary allocations (#​8830)
  • exporterhelper: Simplify logic in boundedMemoryQueue, use channels len/cap (#​8829)
🧰 Bug fixes 🧰
  • exporterhelper: fix bug with queue size and capacity metrics (#​8682)
  • obsreporttest: split handler for otel vs oc test path in TestTelemetry (#​8758)
  • builder: Fix featuregate late initialization (#​4967)
  • service: Fix connector logger zap kind key (#​8878)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. go no-stale This issue or PR is exempted from the stable bot. labels Nov 15, 2023
@codecov-commenter
Copy link

codecov-commenter commented Nov 15, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (41a3cfc) 73.39% compared to head (c99bc7c) 73.39%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #89   +/-   ##
=======================================
  Coverage   73.39%   73.39%           
=======================================
  Files           2        2           
  Lines         109      109           
=======================================
  Hits           80       80           
  Misses         20       20           
  Partials        9        9           

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

@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-collector-0.x branch 3 times, most recently from 03e9be8 to cf0916b Compare November 22, 2023 12:01
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-collector-0.x branch from cf0916b to c99bc7c Compare November 27, 2023 04:44
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@joostlek joostlek merged commit 4ddc1fd into main Nov 27, 2023
@joostlek joostlek deleted the renovate/go.opentelemetry.io-collector-0.x branch November 27, 2023 10:51
@github-actions github-actions bot locked and limited conversation to collaborators Nov 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. go no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants