Skip to content

Commit

Permalink
Add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesNK committed Nov 15, 2023
1 parent a1d4e04 commit a7bc9e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion samples/Metrics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,13 @@ description: "A sample .NET Aspire app that collects and displays metrics using

This is a simple .NET app that shows off collecting metrics with OpenTelemetry and exporting them to Prometheus and Grafana for reporting.

![Screenshot of the ASP.NET Core Grafana dashboard](./images/dashboard-screenshot.png)

## Demonstrates

- How to configure a .NET Aspire app to export metrics to Prometheus
- How to add Prometheus and Grafana containers to a .NET Aspire app
- How to configure Prometheus and Grafana to collect and display metrics in an ASP.NET Core dashboard
- How to configure Prometheus and Grafana to collect and display metrics in the [.NET Grafana dashboard](https://aka.ms/dotnet/grafana-source)

## Sample prerequisites

Expand Down
Binary file added samples/Metrics/images/dashboard-screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a7bc9e6

Please sign in to comment.