Skip to content

Commit

Permalink
update README with link to mrnetops/fastly-dashboards
Browse files Browse the repository at this point in the history
  • Loading branch information
leklund committed Jul 6, 2023
1 parent 8534cfa commit 1f75b22
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,3 +141,12 @@ scrape_configs:
- target_label: __address__
replacement: 127.0.0.1:8080
```
### Dashboards and Alerting
Data from the the Fastly exporter can be used to build dashboards and alerts with [Grafana](grafana) and [Alertmanager](alertmanager). For a fully working example see [fastly-dashboards](dashboards) created by [@mrnetops](mrnetops). Fastly-dashboards contains a Docker Compose setup, which boots up a full fastly-exporter + Prometheus + Alertmanager + Grafana + Fastly dashboard stack with Slack alerting integration.
[grafana]: https://grafana.com
[alertmanager]: https://prometheus.io/docs/alerting/latest/alertmanager/
[mrnetops]: https://github.com/mrnetops
[dashboards]: https://github.com/mrnetops/fastly-dashboards

0 comments on commit 1f75b22

Please sign in to comment.