From 52df6f8bab6b042351629c9281a9a59fb11249cc Mon Sep 17 00:00:00 2001 From: Yusheng <113574546+yshngg@users.noreply.github.com> Date: Tue, 8 Sep 2026 23:15:01 +0800 Subject: [PATCH] fix: correct grafana dashboard URL in documentation Signed-off-by: Yusheng <113574546+yshngg@users.noreply.github.com> --- docs/visualization/grafana.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/visualization/grafana.md b/docs/visualization/grafana.md index 6208bea09..0c7f10b31 100644 --- a/docs/visualization/grafana.md +++ b/docs/visualization/grafana.md @@ -65,7 +65,7 @@ for use in the `rate`and `increase` functions. ### Importing pre-built dashboards from Grafana.com -Grafana.com maintains [a collection of shared dashboards](https://grafana.com/dashboards) +Grafana.com maintains [a collection of shared dashboards](https://grafana.com/grafana/dashboards/) which can be downloaded and used with standalone instances of Grafana. Use the Grafana.com "Filter" option to browse dashboards for the "Prometheus" data source only.