semantic-conventions/docs/dotnet
Liudmila Molkova 37aa27712f
Update weaver to 0.14.0 and allow `_` -> `.` renames (#2086)
2025-04-11 09:30:39 -07:00
..
README.md [editorial] Drop path_base_for_github_subdir from front matter (#1846) 2025-01-28 19:36:43 -08:00
dotnet-aspnetcore-metrics.md [chore] Update spec repo links to v1.43.0 (#2004) 2025-03-19 05:52:10 -07:00
dotnet-dns-metrics.md [chore] Update spec repo links to v1.43.0 (#2004) 2025-03-19 05:52:10 -07:00
dotnet-http-metrics.md [chore] Update spec repo links to v1.43.0 (#2004) 2025-03-19 05:52:10 -07:00
dotnet-kestrel-metrics.md Update weaver to 0.14.0 and allow `_` -> `.` renames (#2086) 2025-04-11 09:30:39 -07:00
dotnet-signalr-metrics.md [chore] Update spec repo links to v1.43.0 (#2004) 2025-03-19 05:52:10 -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.