JamesNK / aspnetcore-grafana

Grafana dashboards for ASP.NET Core metrics. The source code for the dashboards now lives at https://aka.ms/dotnet/grafana-source.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core Grafana dashboards

Important

The source code for the dashboards now lives at https://aka.ms/dotnet/grafana-source.

The dashboard JSON files in this repository are out of date and will eventually be deleted.

.NET 8 adds new metrics throughout ASP.NET Core using System.Diagnostics.Metrics. Metrics is a modern API for reporting and collecting information about your apps.

If you're interested in trying out metrics, we've put together Grafana dashboards that report ASP.NET Core metrics collected by Prometheus. The dashboard JSON files are available in this repository, and you can import the Dashboards into Grafana.

Screenshot

ASP.NET Core Grafana dashboard

About

Grafana dashboards for ASP.NET Core metrics. The source code for the dashboards now lives at https://aka.ms/dotnet/grafana-source.

License:MIT License