From 4188327dfc02f1a793e7a6e76bdf162fd89a5301 Mon Sep 17 00:00:00 2001 From: Louis Lam Date: Thu, 18 Jan 2024 03:19:53 +0800 Subject: [PATCH] Updated Prometheus Integration (markdown) --- Prometheus-Integration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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