mirror of https://github.com/minio/minio.git
Compare commits
2 Commits
3b8e146e04
...
321c885ba7
| Author | SHA1 | Date |
|---|---|---|
|
|
321c885ba7 | |
|
|
fba5723d47 |
Binary file not shown.
|
Before Width: | Height: | Size: 426 KiB After Width: | Height: | Size: 355 KiB |
|
|
@ -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 |
Loading…
Reference in New Issue