From dab4296d436bb5e528f428926e7f79d21d3b6e20 Mon Sep 17 00:00:00 2001 From: Holger Friedrich Date: Mon, 18 Nov 2024 23:25:48 +0100 Subject: [PATCH] [metrics] Fix link to json example (#17766) Signed-off-by: Holger Friedrich Signed-off-by: Ciprian Pascu --- bundles/org.openhab.io.metrics/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundles/org.openhab.io.metrics/README.md b/bundles/org.openhab.io.metrics/README.md index eaaf4c88e88..c01ccc4ee60 100644 --- a/bundles/org.openhab.io.metrics/README.md +++ b/bundles/org.openhab.io.metrics/README.md @@ -112,7 +112,7 @@ It should be possible to add any of these, especially the ones using a pull mech You can now visualize the results in Grafana. Micrometer provides a public [Grafana dashboard here](https://grafana.com/grafana/dashboards/4701). I adapted it a little bit to include the openHAB metrics. -You can download it here [Dashboard](doc/dashboard.json). +You can download it here [Dashboard](./doc/dashboard.json). This has been tested with Prometheus - for other monitoring systems adaptions to the dashboard might be necessary. Here are some screenshots: