From 0bc5b209d2eb24eff8179e836e99f46774935366 Mon Sep 17 00:00:00 2001 From: Pierre Riteau Date: Tue, 13 Feb 2024 17:25:26 +0000 Subject: [PATCH] Fix link to example dashboard --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e7e321b..357461f 100644 --- a/README.rst +++ b/README.rst @@ -118,4 +118,4 @@ Example of a prometheus scrape config::: Once that is in prometheus, and its not timing out, you can visualise the data by importing this grafana dashboard: -https://raw.githubusercontent.com/stackhpc/os-capacity/master/example_grafana_dashboard.json +https://raw.githubusercontent.com/stackhpc/os-capacity/master/grafana_cloud_dashboard.json