semantic-conventions/docs/dotnet
Liudmila Molkova f1be1511d9
[chore] Prepare v1.25.0 release (#878)
Co-authored-by: Joao Grassi <5938087+joaopgrassi@users.noreply.github.com>
2024-04-04 09:45:17 -07:00
..
README.md [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
dotnet-aspnetcore-metrics.md [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
dotnet-dns-metrics.md [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
dotnet-http-metrics.md [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
dotnet-kestrel-metrics.md [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -07:00
dotnet-signalr-metrics.md [chore] Prepare v1.25.0 release (#878) 2024-04-04 09:45:17 -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.