Skip to content

Update OpenTelemetry to 1.15.2#514

Merged
martincostello merged 1 commit intomainfrom
otel-1.15.2
Apr 8, 2026
Merged

Update OpenTelemetry to 1.15.2#514
martincostello merged 1 commit intomainfrom
otel-1.15.2

Conversation

@martincostello
Copy link
Copy Markdown
Member

Changes

  • Update OpenTelemetry dependencies for 1.15.2.
  • Update test NuGet packages to their latest versions.

Merge requirement checklist

  • Unit tests added/updated
  • CHANGELOG.md updated
  • Changes in public API reviewed (if applicable)

- Update OpenTelemetry dependencies for 1.15.2.
- Update test NuGet packages to their latest versions.
Copilot AI review requested due to automatic review settings April 8, 2026 10:14
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates dependency versions to pick up OpenTelemetry .NET 1.15.2 (plus a few related package bumps), and records the change in the changelog.

Changes:

  • Bump core OpenTelemetry packages (OpenTelemetry, OpenTelemetry.Exporter.OpenTelemetryProtocol, OpenTelemetry.Extensions.Hosting) to 1.15.2.
  • Update test infrastructure package Microsoft.NET.Test.Sdk to 18.4.0.
  • Refresh example project dependencies (including OpenTelemetry.Exporter.Console 1.15.2 and AWSSDK.S3).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.

Show a summary per file
File Description
tests/Grafana.OpenTelemetry.Tests/Grafana.OpenTelemetry.Tests.csproj Updates the test SDK package version.
src/Grafana.OpenTelemetry/Grafana.OpenTelemetry.csproj Updates OpenTelemetry.Extensions.Hosting to 1.15.2.
src/Grafana.OpenTelemetry.Base/Grafana.OpenTelemetry.Base.csproj Updates core OpenTelemetry + OTLP exporter to 1.15.2.
examples/net10.0/aspnetcore/aspnetcore.csproj Updates example dependencies including OpenTelemetry console exporter.
CHANGELOG.md Adds release notes for 1.6.1 reflecting the OpenTelemetry 1.15.2 updates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants