Skip to content

Releases: open-telemetry/opentelemetry-dotnet-contrib

Instrumentation.Runtime-1.0.0-rc.1

30 Jun 02:31
df02e63
Compare
Choose a tag to compare
Pre-release

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

30 Jun 02:45
0edc79f
Compare
Choose a tag to compare
Pre-release
  • Fix incomplete db.statement when the length>300 (#424)

Extensions.PersistentStorage.Abstractions-1.0.0-alpha.4

28 Jun 18:26
00ac360
Compare
Choose a tag to compare
  • This is the first release for the OpenTelemetry.Extensions.PersistentStorage.Abstractions project.

Extensions.PersistentStorage-1.0.0-alpha.4

28 Jun 18:27
00ac360
Compare
Choose a tag to compare
  • Update implementation to use Opentelemetry.Extensions.PersistentStorage.Abstractions. 363

Instrumentation.Runtime-1.0.0-beta.1

30 Jun 02:24
cd1f536
Compare
Choose a tag to compare
Pre-release

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

22 Jun 22:16
986f65d
Compare
Choose a tag to compare
  • From this version onwards, the source code for this package would be hosted in the contrib repo. The source code for this package before this version was hosted on the main repo.

Instrumentation.AspNet-1.0.0-rc9.5

22 Jun 22:19
986f65d
Compare
Choose a tag to compare
Pre-release
  • From this version onwards, the source code for this package would be hosted in the contrib repo. The source code for this package before this version was hosted on the main repo.

Instrumentation.Runtime-0.2.0-alpha.1

11 Jun 00:42
5cfb426
Compare
Choose a tag to compare
Pre-release
  • Updated OTel SDK package version to 1.3.0
    (#411)
  • Fix some bugs in Runtime metrics
    (#409)
  • Add GC heap size and refactor GC count as multi-dimensional metrics in Runtime
    metrics (#412)

Instrumentation.StackExchangeRedis-1.0.0-rc9.5

07 Jun 00:48
6f51e04
Compare
Choose a tag to compare
  • From this version onwards, the source code for this package would be hosted in the contrib repo. The source code for this package before this version was hosted on the main repo.

Instrumentation.Hangfire-1.0.0-beta.1

03 Jun 21:27
3f7f1ae
Compare
Choose a tag to compare
Pre-release
  • This is the first release of OpenTelemetry.Instrumentation.Hangfire package.