grafana-dashboard: Update scrape_jobs variable to be single select (#17696)

Set `includeAll` and `mult` to be false since this dashboard only works with a single value being selected
This commit is contained in:
Doom And Love
2023-07-21 17:12:44 -04:00
committed by GitHub
parent 6624f970c0
commit d004c45386

View File

@@ -2784,9 +2784,9 @@
"description": null,
"error": null,
"hide": 0,
"includeAll": true,
"includeAll": false,
"label": null,
"multi": true,
"multi": false,
"name": "scrape_jobs",
"options": [],
"query": {