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 opentelemetry-go monorepo #9558

Merged
merged 2 commits into from
Feb 13, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/otel v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/bridge/opencensus v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/exporters/prometheus v0.45.1 -> v0.45.2 age adoption passing confidence
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/metric v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/sdk v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/sdk/metric v1.23.0 -> v1.23.1 age adoption passing confidence
go.opentelemetry.io/otel/trace v1.23.0 -> v1.23.1 age adoption passing confidence

Release Notes

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

v1.23.1: /v0.45.2

Compare Source

Fixed
  • Register all callbacks passed during observable instrument creation instead of just the last one multiple times in go.opentelemetry.io/otel/sdk/metric. (#​4888)

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

@renovate renovate bot requested a review from a team February 13, 2024 00:29
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 13, 2024
@renovate renovate bot requested a review from jpkrohling February 13, 2024 00:29
@renovate renovate bot added the renovatebot label Feb 13, 2024
@codeboten codeboten closed this Feb 13, 2024
@codeboten codeboten reopened this Feb 13, 2024
Copy link

codecov bot commented Feb 13, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (586631b) 90.56% compared to head (75c6981) 90.57%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9558      +/-   ##
==========================================
+ Coverage   90.56%   90.57%   +0.01%     
==========================================
  Files         347      347              
  Lines       18234    18247      +13     
==========================================
+ Hits        16513    16527      +14     
- Misses       1389     1390       +1     
+ Partials      332      330       -2     

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

@codeboten codeboten merged commit ee5db90 into main Feb 13, 2024
47 checks passed
@codeboten codeboten deleted the renovate/opentelemetry-go-monorepo branch February 13, 2024 17:02
@github-actions github-actions bot added this to the next release milestone Feb 13, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants