Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/samples/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ You can find App Metrics compatible Grafana dashboards on [Grafana Labs](https:/

### Web Monitoring

<i class="fa fa-hand-o-right"></i> Web application dashboard that can be used with [App Metrics ASP.NET Core Tracking]({{< ref "web-monitoring/aspnet-core/tracking-middleware.md" >}}). With metrics tagged by application, the same instance of the dashbaord can be used by mulitple applications to monitor typical web metrics.
<i class="fa fa-hand-o-right"></i> Web application dashboard that can be used with [App Metrics ASP.NET Core Tracking]({{< ref "web-monitoring/aspnet-core/tracking-middleware.md" >}}). With metrics tagged by application, the same instance of the dashboard can be used by mulitple applications to monitor typical web metrics.

<img alt="grafana app metrics middleware" src="https://raw.githubusercontent.com/AppMetrics/Docs.V2.Hugo/main/static/images/generic_grafana_dashboard_demo.gif" />

Expand Down