From 38f6f7d909a21781c4e167a7a9e296ba74c897c4 Mon Sep 17 00:00:00 2001 From: Albert Vaca Cintora Date: Thu, 23 Sep 2021 18:19:41 +0200 Subject: [PATCH] Update manifest --- ibm_i/manifest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ibm_i/manifest.json b/ibm_i/manifest.json index e590dd5228847..6874aa2eaf2be 100644 --- a/ibm_i/manifest.json +++ b/ibm_i/manifest.json @@ -25,7 +25,9 @@ "configuration": { "spec": "assets/configuration/spec.yaml" }, - "dashboards": {}, + "dashboards": { + "IBM i Overview": "assets/dashboards/ibm_i_overview.json" + }, "monitors": {}, "saved_views": {}, "service_checks": "assets/service_checks.json",