mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 01:28:27 +08:00
[skip ci]Update grafana panel (#12639)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
58664bb6b9
commit
f53e53cd60
@ -16,92 +16,9 @@
|
|||||||
"gnetId": null,
|
"gnetId": null,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": 27,
|
"id": 27,
|
||||||
"iteration": 1638350262803,
|
"iteration": 1638443261686,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
|
||||||
"datasource": "prometheus",
|
|
||||||
"description": "Current health state of RootCoord",
|
|
||||||
"fieldConfig": {
|
|
||||||
"defaults": {
|
|
||||||
"color": {
|
|
||||||
"mode": "thresholds"
|
|
||||||
},
|
|
||||||
"mappings": [
|
|
||||||
{
|
|
||||||
"from": "-65535",
|
|
||||||
"id": 1,
|
|
||||||
"text": "UP",
|
|
||||||
"to": "-1",
|
|
||||||
"type": 2,
|
|
||||||
"value": "0"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"from": "0",
|
|
||||||
"id": 2,
|
|
||||||
"text": "DOWN",
|
|
||||||
"to": "1",
|
|
||||||
"type": 1,
|
|
||||||
"value": "0"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"noValue": "N/A",
|
|
||||||
"thresholds": {
|
|
||||||
"mode": "absolute",
|
|
||||||
"steps": [
|
|
||||||
{
|
|
||||||
"color": "green",
|
|
||||||
"value": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"color": "dark-red",
|
|
||||||
"value": 0
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"unit": "short"
|
|
||||||
},
|
|
||||||
"overrides": []
|
|
||||||
},
|
|
||||||
"gridPos": {
|
|
||||||
"h": 5,
|
|
||||||
"w": 4,
|
|
||||||
"x": 0,
|
|
||||||
"y": 0
|
|
||||||
},
|
|
||||||
"id": 123220,
|
|
||||||
"options": {
|
|
||||||
"colorMode": "value",
|
|
||||||
"graphMode": "none",
|
|
||||||
"justifyMode": "auto",
|
|
||||||
"orientation": "auto",
|
|
||||||
"reduceOptions": {
|
|
||||||
"calcs": [
|
|
||||||
"lastNotNull"
|
|
||||||
],
|
|
||||||
"fields": "",
|
|
||||||
"values": false
|
|
||||||
},
|
|
||||||
"text": {},
|
|
||||||
"textMode": "auto"
|
|
||||||
},
|
|
||||||
"pluginVersion": "7.5.4",
|
|
||||||
"targets": [
|
|
||||||
{
|
|
||||||
"exemplar": true,
|
|
||||||
"expr": "sum(up{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\",app_kubernetes_io_component=\"rootcoord\"})*(-1)",
|
|
||||||
"format": "time_series",
|
|
||||||
"interval": "",
|
|
||||||
"legendFormat": "",
|
|
||||||
"queryType": "randomWalk",
|
|
||||||
"refId": "A"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"timeFrom": null,
|
|
||||||
"timeShift": null,
|
|
||||||
"title": "RootCoord Health",
|
|
||||||
"type": "stat"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"datasource": "prometheus",
|
"datasource": "prometheus",
|
||||||
"description": "Current health state of DataCoord",
|
"description": "Current health state of DataCoord",
|
||||||
@ -6101,8 +6018,8 @@
|
|||||||
"allValue": null,
|
"allValue": null,
|
||||||
"current": {
|
"current": {
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"text": "argo",
|
"text": "default",
|
||||||
"value": "argo"
|
"value": "default"
|
||||||
},
|
},
|
||||||
"datasource": "$datasource",
|
"datasource": "$datasource",
|
||||||
"definition": "label_values(kube_pod_info, namespace)",
|
"definition": "label_values(kube_pod_info, namespace)",
|
||||||
@ -6260,5 +6177,5 @@
|
|||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"title": "Milvus2.0",
|
"title": "Milvus2.0",
|
||||||
"uid": "uLf5cJ3Gz",
|
"uid": "uLf5cJ3Gz",
|
||||||
"version": 178
|
"version": 179
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user