mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 13:06:16 -04:00
Fix broken link
This commit is contained in:
parent
8d5d93b379
commit
f4ca5e3d46
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ If using JSON, add `"metrics": {}` to your [`apps > http > servers` configuratio
|
||||||
|
|
||||||
[Prometheus](https://prometheus.io) is a monitoring platform that collects
|
[Prometheus](https://prometheus.io) is a monitoring platform that collects
|
||||||
metrics from monitored targets by scraping metrics HTTP endpoints on these
|
metrics from monitored targets by scraping metrics HTTP endpoints on these
|
||||||
targets. As well as helping you to display metrics with a dashboarding tool like [Grafana](https://grafana.com/docs/grafana/latest/getting-started/what-is-grafana/), Prometheus is also used for [alerting](https://prometheus.io/docs/alerting/latest/overview/).
|
targets. As well as helping you to display metrics with a dashboarding tool like [Grafana](https://grafana.com/docs/grafana/latest/introduction/), Prometheus is also used for [alerting](https://prometheus.io/docs/alerting/latest/overview/).
|
||||||
|
|
||||||
Like Caddy, Prometheus is written in Go and distributed as a single binary. To
|
Like Caddy, Prometheus is written in Go and distributed as a single binary. To
|
||||||
install it, see the [Prometheus Installation docs](https://prometheus.io/docs/prometheus/latest/installation/),
|
install it, see the [Prometheus Installation docs](https://prometheus.io/docs/prometheus/latest/installation/),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue