From 62dcdbedf23da7f73f2a972b051abeefa913bb64 Mon Sep 17 00:00:00 2001 From: Matias Bordese Date: Wed, 23 Aug 2023 09:14:20 -0300 Subject: [PATCH] Minor metrics dashboard updates (#2862) - Fix oncall logo URL - Add note about possible missing data --- grafana-plugin/src/dashboards/oncall_metrics_dashboard.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grafana-plugin/src/dashboards/oncall_metrics_dashboard.json b/grafana-plugin/src/dashboards/oncall_metrics_dashboard.json index 0b488497..21d18184 100644 --- a/grafana-plugin/src/dashboards/oncall_metrics_dashboard.json +++ b/grafana-plugin/src/dashboards/oncall_metrics_dashboard.json @@ -40,7 +40,7 @@ "showLineNumbers": false, "showMiniMap": false }, - "content": "
\n \n
", + "content": "
\n \n
", "mode": "html" }, "pluginVersion": "9.5.2", @@ -91,7 +91,7 @@ "showLineNumbers": false, "showMiniMap": false }, - "content": "šŸ“£ This is a read-only dashboard. To make a copy, click \"Settings\" and \"Save as\".", + "content": "šŸ“£ This is a read-only dashboard. To make a copy, click \"Settings\" and \"Save as\".\n\nšŸ“ If you see *\"No data\"* errors, check the right datasource is selected\nand that you have already used and setup the [OnCall](/a/grafana-oncall-app/alert-groups) plugin.\nYou can also try [re-importing the dashboard](/plugins/grafana-oncall-app?page=dashboards)\nto confirm you have the latest updates. If you just copied the dashboard,\nyou may need to reload it.", "mode": "markdown" }, "pluginVersion": "9.5.2",