ASP.NET Core
14,567

Created 11/8/2023
Updated 4/7/2025
Revision 5
Categories
AWSAzureWeb Servers
Datasources
Prometheus

Understand the state of an ASP.NET Core app at a glance with the ASP.NET Core dashboard. This dashboard includes the most commonly used ASP.NET Core metrics.

Requires .NET 8 or later.

Data displayed:

  • Request duration
  • Error rate
  • Current connections
  • Current requests
  • Total requests
  • Total unhandled exceptions
  • Requests secured
  • Requests HTTP protocol
  • Top requested endpoints
  • Top errored endpoints

The endpoints in this dashboard link to the ASP.NET Core endpoint dashboard. The endpoint dashboard provides more detail about individual endpoints. Import both dashboards into Grafana for the best experience.

Get Dashboard
Download
Copy to Clipboard
Source Grafana.com

Used Metrics 10

  • http_server_request_duration_seconds_bucket

  • kestrel_active_connections

  • http_server_active_requests

  • http_server_request_duration_seconds_count

  • method_route

  • http

  • network_protocol_version

  • topk

  • http_request_method

  • http_route