Compare commits

..

2 Commits

4 changed files with 5 additions and 8 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 426 KiB

After

Width:  |  Height:  |  Size: 355 KiB

View File

@ -4155,28 +4155,25 @@
}, },
{ {
"current": { "current": {
"selected": true, "selected": false,
"text": "minio-job-bucket", "text": "All",
"value": "minio-job-bucket" "value": "$__all"
}, },
"datasource": { "datasource": {
"type": "prometheus", "type": "prometheus",
"uid": "${DS_PROMETHEUS}" "uid": "${DS_PROMETHEUS}"
}, },
"definition": "label_values(job)", "definition": "label_values(job)",
"hide": 0,
"includeAll": false, "includeAll": false,
"multi": false,
"name": "scrape_jobs", "name": "scrape_jobs",
"options": [], "options": [],
"query": { "query": {
"qryType": 1,
"query": "label_values(job)", "query": "label_values(job)",
"refId": "StandardVariableQuery" "refId": "PrometheusVariableQueryEditor-VariableQuery"
}, },
"refresh": 1, "refresh": 1,
"regex": "", "regex": "",
"skipUrlSync": false,
"sort": 0,
"type": "query" "type": "query"
} }
] ]

Binary file not shown.

Before

Width:  |  Height:  |  Size: 213 KiB

After

Width:  |  Height:  |  Size: 591 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 134 KiB

After

Width:  |  Height:  |  Size: 136 KiB