Skip to content

Instrumentation.Process-1.16.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@otelbot-dotnet-contrib otelbot-dotnet-contrib released this 09 Jul 12:08
Immutable release. Only release title and notes can be modified.
76794e1
  • NuGet: OpenTelemetry.Instrumentation.Process v1.16.0-rc.1

    • Updated semantic conventions to
      v1.42.0.
      (#4602)

      • Breaking Change: The process.cpu.time metric attribute process.cpu.state
        was renamed to cpu.mode.
      • Added the process.uptime metric.
      • Added the process.windows.handle.count metric (Windows only).
      • Added the process.unix.file_descriptor.count metric (Linux only).
    • Assemblies are now digitally signed using cosign.
      (#4637)

    • Updated semantic conventions to
      v1.43.0
      and marked package as release candidate.
      (#4675)

    See CHANGELOG for details.