semantic-conventions/docs/dotnet
Patrice Chalin aff2c09add
[editorial] Use sentence case for doc page titles (#1839)
2025-01-28 07:21:28 -08:00
..
README.md [editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
dotnet-aspnetcore-metrics.md [editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
dotnet-dns-metrics.md [editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
dotnet-http-metrics.md [editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
dotnet-kestrel-metrics.md [editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08:00
dotnet-signalr-metrics.md [editorial] Use sentence case for doc page titles (#1839) 2025-01-28 07:21:28 -08: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.