Releases: open-telemetry/opentelemetry-dotnet-contrib
Releases · open-telemetry/opentelemetry-dotnet-contrib
Instrumentation.Runtime-1.0.0-rc.1
Major refactor of the runtime instrumentation. Renamed API signature and metrics. Removed the options to turn off certain metrics.
Instrumentation.MySqlData-1.0.0-beta.3
- Fix incomplete db.statement when the length>300 (#424)
Extensions.PersistentStorage.Abstractions-1.0.0-alpha.4
- This is the first release for the
OpenTelemetry.Extensions.PersistentStorage.Abstractions
project.
Extensions.PersistentStorage-1.0.0-alpha.4
- Update implementation to use
Opentelemetry.Extensions.PersistentStorage.Abstractions
. 363
Instrumentation.Runtime-1.0.0-beta.1
Major redesign of the runtime instrumentation. Renamed metrics to be more user-friendly and better logical grouping. Removed the process related metrics which are not .NET Runtime specific.
Instrumentation.AspNet.TelemetryHttpModule-1.0.0-rc9.5
Instrumentation.AspNet-1.0.0-rc9.5
Instrumentation.Runtime-0.2.0-alpha.1
Instrumentation.StackExchangeRedis-1.0.0-rc9.5
Instrumentation.Hangfire-1.0.0-beta.1
- This is the first release of
OpenTelemetry.Instrumentation.Hangfire
package.