Adding OSM Monitoring dashboards to Grafana charm
[osm/devops.git] / installers / charm / grafana / config.yaml
index 4131949..37509dc 100644 (file)
@@ -44,3 +44,7 @@ options:
     type: string
     description: Ingress URL
     default: ""
+  osm_dashboards:
+    type: boolean
+    description: Enable OSM System monitoring dashboards
+    default: false