diff --git a/hosts/alcyone/services/grafana/dashboards/hosts.json b/hosts/alcyone/services/grafana/dashboards/hosts.json index 067b72f5..14883bdf 100644 --- a/hosts/alcyone/services/grafana/dashboards/hosts.json +++ b/hosts/alcyone/services/grafana/dashboards/hosts.json @@ -601,17 +601,13 @@ "templating": { "list": [ { + "allowCustomValue": false, "current": { - "text": [ - "All" - ], - "value": [ - "$__all" - ] + "text": "All", + "value": "$__all" }, "definition": "label_values(up{job=\"hosts\"},instance)", "includeAll": true, - "multi": true, "name": "hosts", "options": [], "query": {