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.88.0 #75

Merged
merged 1 commit into from
Oct 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v0.88.0

Compare Source

💡 Enhancements 💡
  • fanoutconsumer: Enable runtime assertions to catch incorrect pdata mutations in the components claiming as non-mutating pdata. (#​6794)
    This change enables the runtime assertions to catch unintentional pdata mutations in components that are claimed
    as non-mutating pdata. Without these assertions, runtime errors may still occur, but thrown by unrelated components,
    making it very difficult to troubleshoot.
🧰 Bug fixes 🧰
  • exporterhelper: make enqueue failures available for otel metrics (#​8673)
  • exporterhelper: Fix nil pointer dereference when stopping persistent queue after a start encountered an error (#​8718)
  • cmd/builder: Fix ocb ignoring otelcol_version when set to v0.86.0 or later (#​8692)

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 Oct 11, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2023

Codecov Report

Merging #75 (1302873) into main (c5b8eec) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #75   +/-   ##
=======================================
  Coverage   73.39%   73.39%           
=======================================
  Files           2        2           
  Lines         109      109           
=======================================
  Hits           80       80           
  Misses         20       20           
  Partials        9        9           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-collector-0.x branch 3 times, most recently from a52cf10 to 83c7230 Compare October 18, 2023 06:36
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-collector-0.x branch 4 times, most recently from c35a56f to 46567fc Compare October 23, 2023 15:53
@renovate renovate bot force-pushed the renovate/go.opentelemetry.io-collector-0.x branch from 46567fc to 1302873 Compare October 23, 2023 16:01
@renovate renovate bot changed the title ⬆️ Update module go.opentelemetry.io/collector to v0.87.0 ⬆️ Update module go.opentelemetry.io/collector to v0.88.0 Oct 23, 2023
@sonarcloud
Copy link

sonarcloud bot commented Oct 23, 2023

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 f9d6c85 into main Oct 23, 2023
12 checks passed
@renovate renovate bot deleted the renovate/go.opentelemetry.io-collector-0.x branch October 23, 2023 16:05
@github-actions github-actions bot locked and limited conversation to collaborators Oct 25, 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. 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