mirror of
https://github.com/minio/minio.git
synced 2025-01-23 12:43:16 -05:00
Remove hardcoded override
as not needed (#19868)
Fixes: https://github.com/minio/minio/issues/19867 Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
This commit is contained in:
parent
21b6204692
commit
39ac720826
Binary file not shown.
Before Width: | Height: | Size: 152 KiB After Width: | Height: | Size: 134 KiB |
@ -394,32 +394,7 @@
|
||||
},
|
||||
"unit": "none"
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
"__systemRef": "hideSeriesFrom",
|
||||
"matcher": {
|
||||
"id": "byNames",
|
||||
"options": {
|
||||
"mode": "exclude",
|
||||
"names": [
|
||||
"[play.min.io:9000:/disk4/data]"
|
||||
],
|
||||
"prefix": "All except:",
|
||||
"readOnly": true
|
||||
}
|
||||
},
|
||||
"properties": [
|
||||
{
|
||||
"id": "custom.hideFrom",
|
||||
"value": {
|
||||
"legend": false,
|
||||
"tooltip": false,
|
||||
"viz": true
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
"overrides": []
|
||||
},
|
||||
"gridPos": {
|
||||
"h": 5,
|
||||
|
Loading…
x
Reference in New Issue
Block a user