[
  {
    "path": "README.md",
    "content": "\n# ASP.NET Core Grafana dashboards\n\n> [!IMPORTANT]\n> **The source code for the dashboards now lives at https://aka.ms/dotnet/grafana-source.**\n>\n> The dashboard JSON files in this repository are out of date and will eventually be deleted.\n\n.NET 8 adds new metrics throughout ASP.NET Core using [System.Diagnostics.Metrics](https://learn.microsoft.com/dotnet/core/diagnostics/compare-metric-apis#systemdiagnosticsmetrics). Metrics is a modern API for reporting and collecting information about your apps.\n\nIf you're interested in trying out metrics, we've put together [Grafana](https://grafana.com/) dashboards that report ASP.NET Core metrics collected by [Prometheus](https://prometheus.io/). The dashboard JSON files are available in this repository, and you can [import the Dashboards into Grafana](https://grafana.com/docs/grafana/latest/dashboards/manage-dashboards/#import-a-dashboard).\n\n## Screenshot\n\n![ASP.NET Core Grafana dashboard](./dashboard-screenshot.png)\n"
  }
]