Skip to content

Commit

Permalink
add dashboard data
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel González Lopes <danielgonzalezlopes@gmail.com>
  • Loading branch information
dgzlopes committed Sep 12, 2021
1 parent bf45e9e commit 23efd0c
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Github Traffic collects your repository's traffic data and exposes it as Prometheus metrics.

![Grafana dashboard](grafana_dashboard.png)
*Grafana dashboard that displays the metrics generated by Github Traffic*
*Grafana dashboard that displays the metrics generated by Github Traffic.*

## Quickstart

Expand All @@ -28,4 +28,7 @@ $ docker run --env-file .env -it -p 8001:8001 loadimpact/github-traffic
...
Go to http://localhost:8001/metrics
```
Profit!
Profit!

Now you can collect those metrics as you would do with any other service. To visualize them, we provide an example/template Grafana dashboard: https://grafana.com/grafana/dashboards/15000

0 comments on commit 23efd0c

Please sign in to comment.