-
Notifications
You must be signed in to change notification settings - Fork 122
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
deps: update opentelemetry-go monorepo (minor) #3480
Conversation
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: metrics-operator/go.sum
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3480 +/- ##
==========================================
+ Coverage 85.32% 85.33% +0.01%
==========================================
Files 167 167
Lines 7412 7412
==========================================
+ Hits 6324 6325 +1
+ Misses 800 799 -1
Partials 288 288 see 2 files with indirect coverage changes
Flags with carried forward coverage won't be shown. Click here to find out more. |
Signed-off-by: odubajDT <[email protected]>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Signed-off-by: odubajDT <[email protected]>
Quality Gate passedIssues Measures |
This PR contains the following updates:
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v0.47.0
->v0.48.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
v1.25.0
->v1.26.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)
v1.26.0
: /v0.48.0/v0.2.0-alphaCompare Source
Added
Recorder
ingo.opentelemetry.io/otel/log/logtest
to facilitate testing the log bridge implementations. (#5134)go.opentelemetry.io/otel/exporters/otlp/otlptrace
. (#5194)go.opentelemetry.io/otel/sdk/log
.This new module contains the Go implementation of the OpenTelemetry Logs SDK.
This module is unstable and breaking changes may be introduced.
See our versioning policy for more information about these stability guarantees. (#5240)
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
.This new module contains an OTLP exporter that transmits log telemetry using HTTP.
This module is unstable and breaking changes may be introduced.
See our versioning policy for more information about these stability guarantees. (#5240)
go.opentelemetry.io/otel/exporters/stdout/stdoutlog
.This new module contains an exporter prints log records to STDOUT.
This module is unstable and breaking changes may be introduced.
See our versioning policy for more information about these stability guarantees. (#5240)
go.opentelemetry.io/otel/semconv/v1.25.0
package.The package contains semantic conventions from the
v1.25.0
version of the OpenTelemetry Semantic Conventions. (#5254)Changed
go.opentelemetry.io/proto/otlp
from v1.1.0 to v1.2.0. (#5177)go.opentelemetry.io/otel/baggage
. (#5214)Full Changelog: open-telemetry/opentelemetry-go@v1.25.0...v1.26.0
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Vienna, 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.
This PR has been generated by Mend Renovate. View repository job log here.