Update OpenTelemetry dependencies#528
Merged
martincostello merged 7 commits intomainfrom Apr 21, 2026
Merged
Conversation
Update OpenTelemetry dependencies for 1.15.3.
There was a problem hiding this comment.
Pull request overview
Updates the Grafana OpenTelemetry .NET package dependencies to OpenTelemetry 1.15.3 and documents the change in the changelog.
Changes:
- Bump
OpenTelemetry,OpenTelemetry.Exporter.OpenTelemetryProtocol, andOpenTelemetry.Extensions.Hostingpackage references to1.15.3 - Add a
1.6.2changelog entry describing upstream changes included in the dependency update
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
src/Grafana.OpenTelemetry/Grafana.OpenTelemetry.csproj |
Bumps OpenTelemetry.Extensions.Hosting to 1.15.3 for the full distribution package. |
src/Grafana.OpenTelemetry.Base/Grafana.OpenTelemetry.Base.csproj |
Bumps core OpenTelemetry SDK + OTLP exporter packages to 1.15.3. |
CHANGELOG.md |
Adds release notes for 1.6.2 describing the OpenTelemetry 1.15.3 changes. |
Update PR links and fix indentation.
martincostello
commented
Apr 21, 2026
Bump to 1.7.0 due to the breaking changes.
martincostello
commented
Apr 21, 2026
Fix wording.
Update OpenTelemetry.Exporter.Console to 1.15.3.
zeitlinger
approved these changes
Apr 21, 2026
matt-hensley
approved these changes
Apr 21, 2026
Bump OpenTelemetry contrib packages.
en-US spelling.
This was referenced Apr 22, 2026
This was referenced May 4, 2026
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.
Changes
Update OpenTelemetry dependencies for 1.15.3.
Merge requirement checklist
Unit tests added/updatedCHANGELOG.mdupdatedChanges in public API reviewed (if applicable)