[skip ci]Update grafana template json (#12017)

Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
zwd1208 2021-11-17 19:35:11 +08:00 committed by GitHub
parent fe98ab8a73
commit 43be2de8fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
"gnetId": null, "gnetId": null,
"graphTooltip": 0, "graphTooltip": 0,
"id": 27, "id": 27,
"iteration": 1636973441002, "iteration": 1637148505037,
"links": [], "links": [],
"panels": [ "panels": [
{ {
@ -4418,7 +4418,7 @@
"avg": false, "avg": false,
"current": false, "current": false,
"max": false, "max": false,
"min": "0", "min": false,
"show": true, "show": true,
"total": false, "total": false,
"values": false "values": false
@ -4578,7 +4578,7 @@
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
"min": 0, "min": null,
"show": false "show": false
} }
], ],
@ -4667,7 +4667,7 @@
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
"min": 0, "min": null,
"show": true "show": true
}, },
{ {
@ -4675,7 +4675,7 @@
"label": null, "label": null,
"logBase": 1, "logBase": 1,
"max": null, "max": null,
"min": 0, "min": null,
"show": true "show": true
} }
], ],
@ -6047,7 +6047,7 @@
"allValue": null, "allValue": null,
"current": { "current": {
"isNone": true, "isNone": true,
"selected": false, "selected": true,
"text": "None", "text": "None",
"value": "" "value": ""
}, },
@ -6142,7 +6142,7 @@
] ]
}, },
"time": { "time": {
"from": "now-24h", "from": "now-30m",
"to": "now" "to": "now"
}, },
"timepicker": { "timepicker": {
@ -6175,5 +6175,5 @@
"timezone": "browser", "timezone": "browser",
"title": "Milvus2.0", "title": "Milvus2.0",
"uid": "uLf5cJ3Gz", "uid": "uLf5cJ3Gz",
"version": 164 "version": 166
} }