diff --git a/Prometheus-Integration.md b/Prometheus-Integration.md index 88a9614..523fc35 100644 --- a/Prometheus-Integration.md +++ b/Prometheus-Integration.md @@ -30,7 +30,7 @@ Put the following into your Prometheus config: You should see the `monitor_response_time` and `monitor_status` metrics showing up in Prometheus -There is also a [Grafana Dashboard](https://grafana.com/grafana/dashboards/14847) available to import into your Grafana installation to get the metrics integrated with your other monitoring tools. +There is also a [Grafana Dashboard](https://github.com/louislam/uptime-kuma/tree/unofficial/grafana-dashboard) available to import into your Grafana installation to get the metrics integrated with your other monitoring tools. # Example PromQL queries