fix(deps): update opentelemetry-go monorepo to v0.15.0#7690
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7690 +/- ##
=======================================
- Coverage 85.9% 85.9% -0.1%
=======================================
Files 298 298
Lines 21741 21741
=======================================
- Hits 18685 18683 -2
- Misses 2644 2646 +2
Partials 412 412 🚀 New features to boost your workflow:
|
MrAlias
approved these changes
Dec 8, 2025
Contributor
MrAlias
left a comment
There was a problem hiding this comment.
Looks like I forgot to merge this "prerelease" branch during the release.
We should re-evaluate our release process to take human error like this out of it.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.14.0->v0.15.0v0.14.0->v0.15.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel/log)
v0.15.0Compare Source
Added
WithIDGeneratorTracerProviderOptionis added to thego.opentelemetry.io/otel/tracepackage to configure anIDGeneratorfor theTracerProvider. (#1363)Changed
NewExporterandStartfunctions ingo.opentelemetry.io/otel/exporters/otlpnow receivecontext.Contextas a first parameter. (#1357)exampledirectory. (#1359)internal.IDGeneratorinterface in to thesdk/tracepackage to enable support for externally-defined ID generators. (#1363)github.com/google/go-cmpfrom 0.5.3 to 0.5.4 (#1374)github.com/golangci/golangci-lintin/internal/tools(#1375)Fixed
SumObserverandUpDownSumObserverinstruments correctness fixes. (#1381)Raw changes made between v0.14.0 and v0.15.0
61e07a0(HEAD -> master, tag: v0.15.0, tag: sdk/v0.15.0, tag: exporters/trace/zipkin/v0.15.0, tag: exporters/trace/jaeger/v0.15.0, tag: exporters/stdout/v0.15.0, tag: exporters/otlp/v0.15.0, tag: exporters/metric/prometheus/v0.15.0, tag: example/zipkin/v0.15.0, tag: example/prometheus/v0.15.0, tag: example/otel-collector/v0.15.0, tag: example/opencensus/v0.15.0, tag: example/namedtracer/v0.15.0, tag: example/jaeger/v0.15.0, tag: example/basic/v0.15.0, tag: bridge/opentracing/v0.15.0, tag: bridge/opencensus/v0.15.0, upstream/master, origin/master, origin/HEAD) Release v0.15.0 (#1392)599c080Fix typo in readme (#1390)eb28005Metric Accumulator fix for SumObservers (#1381)970755bEnable support for externally-defined ID generators (#1363)0021ab0Rework proto generation (#1371)787e3f4chore(zipkin-exporter): relay on the status code for the request but still read the response body. (#1328)66db2d8(johananl/master) Build examples last (#1370)958041dBump github.com/golangci/golangci-lint in /internal/tools (#1375)e1ff2d1Bump github.com/google/go-cmp from 0.5.3 to 0.5.4 (#1374)5d0372dFix typo in comment (#1377)55ff277Fix golint issue caused by typo (#1372)5a728dbAnother batch of cleanups in otlp exporter (#1357)e081978Move opencensus example to the example directory (#1359)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.