Skip to content

Releases: grafana/grafana-opentelemetry-dotnet

0.6.0-beta.3

29 Nov 17:28
a15fcfb
Compare
Choose a tag to compare

Bug fixes

  • #65:
    Using the distribution broke self-contained applications. This has been fixed
    by using a different way to determine the distribution version.
  • #64: The
    version in telemetry.distro.version contained a trailing commit hash. This
    commit hash is removed now before populating the attribute.

0.6.0-beta.2

20 Nov 15:10
a06081a
Compare
Choose a tag to compare

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.

0.6.0-beta.1

09 Nov 15:37
2843630
Compare
Choose a tag to compare

Initial public preview release.

0.1.1-beta

01 Nov 21:33
a17fe4e
Compare
Choose a tag to compare
add minver package to full distro (#30)

0.1.0-beta

01 Nov 20:17
fbd51e9
Compare
Choose a tag to compare
adds license expression to proj files for nuget (#29)