semantic-conventions/docs/dotnet
Liudmila Molkova 83119ef0d0
Clarify that `network.protocol.version` represents negotiated version (#817)
2024-03-25 17:44:25 +01:00
..
README.md [editorial] Fix path base in Hugo front matter (#688) 2024-02-06 17:57:38 +01:00
dotnet-aspnetcore-metrics.md [chore] Mark dotnet-specific metrics and attributes stable in yaml to match markdown (#819) 2024-03-22 08:23:04 -07:00
dotnet-dns-metrics.md Move DNS lookup metric outside of .NET semconv (#785) 2024-03-07 11:23:54 -05:00
dotnet-http-metrics.md Clarify that `network.protocol.version` represents negotiated version (#817) 2024-03-25 17:44:25 +01:00
dotnet-kestrel-metrics.md Clarify that `network.protocol.version` represents negotiated version (#817) 2024-03-25 17:44:25 +01:00
dotnet-signalr-metrics.md [chore] Mark dotnet-specific metrics and attributes stable in yaml to match markdown (#819) 2024-03-22 08:23:04 -07:00

README.md

Semantic Conventions for .NET metrics

Status: Stable

This article documents semantic conventions for metrics emitted by the .NET runtime and individual components in the .NET ecosystem.

The following metrics are currently supported:

  • ASP.NET Core: Semantic Conventions for ASP.NET Core routing, exceptions, and rate-limiting metrics.
  • DNS: Semantic Conventions for client-side DNS lookups associated with metrics.
  • HTTP: Semantic Conventions for HTTP client and server metrics.
  • Kestrel: Semantic Conventions for Kestrel web server metrics.
  • SignalR: Semantic Conventions for SignalR server metrics.