grafana / grafana-opentelemetry-dotnet

Grafana's distribution of OpenTelemetry instrumentation for .NET
Apache License 2.0
37 stars 6 forks source link

Add .NET 8 to the test matrix #81

Closed pyohannes closed 9 months ago

pyohannes commented 9 months ago

Fixes grafana/app-o11y#438

Changes

This adds a .NET 8 test project (a copy of the aspnetcore .NET 6 project) and integrates it into the existing test matrix.

Merge requirement checklist