Skip to content

0.6.0-beta.2

Compare
Choose a tag to compare
@matt-hensley matt-hensley released this 20 Nov 15:10
· 48 commits to main since this release
a06081a

New features

  • Use 1.6.0-beta.3 of upstream instrumentation libraries.
  • Allow specifying custom resource attributes via GrafanaOpenTelemetrySettings.
  • Run unit tests on .NET 8.
  • Use libraries released with .NET 8.
  • Improve accuracy of resource attributes telemetry.distro.name and telemetry.distro.version.

Bug fixes

  • Make unit tests runnable for non-net462 targets.