semantic-conventions/docs/dotnet
Liudmila Molkova 8c918fb046
[editorial] remove 'full' options from markdown snippets, remove unused tags (#1303)
Co-authored-by: Alexandra Konrad <alexandra.konrad@elastic.co>
2024-08-05 09:41:37 -07:00
..
README.md [chore] Use document status link to otel.io instead of versioned spec (#1093) 2024-06-03 13:33:39 +02:00
dotnet-aspnetcore-metrics.md [editorial] remove 'full' options from markdown snippets, remove unused tags (#1303) 2024-08-05 09:41:37 -07:00
dotnet-dns-metrics.md Update spec version to 1.35.0 (#1306) 2024-08-02 08:34:17 -07:00
dotnet-http-metrics.md Update spec version to 1.35.0 (#1306) 2024-08-02 08:34:17 -07:00
dotnet-kestrel-metrics.md [editorial] remove 'full' options from markdown snippets, remove unused tags (#1303) 2024-08-05 09:41:37 -07:00
dotnet-signalr-metrics.md [editorial] remove 'full' options from markdown snippets, remove unused tags (#1303) 2024-08-05 09:41:37 -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.