Skip to content

Releases: open-telemetry/opentelemetry-dotnet-contrib

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.

Exporter.Geneva-1.3.0-beta.2

03 Jun 22:45
07d02a4
Compare
Choose a tag to compare
Pre-release
  • Add support for exporting ILogger scopes.
    390

Exporter.Geneva-1.3.0-beta.1

27 May 19:17
e737171
Compare
Choose a tag to compare
Pre-release
  • Enable PassThru TableNameMappings using the logger category name.
    345

  • Throw exception when TableNameMappings contains a null value.
    322

  • TraceExporter bug fix to not export non-recorded Activities.
    352

  • Add support for the native Activity properties Status and
    StatusDescription.
    359

  • Allow serialization of non-ASCII characters for
    LogRecord.Exception.GetType().FullName.
    375