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",