mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-07 17:48:29 +08:00
[skip ci]Update grafana panel (#12548)
Signed-off-by: Weida Zhu <weida.zhu@zilliz.com>
This commit is contained in:
parent
8a71aa7b09
commit
99f0a8cb56
@ -16,7 +16,7 @@
|
|||||||
"gnetId": null,
|
"gnetId": null,
|
||||||
"graphTooltip": 0,
|
"graphTooltip": 0,
|
||||||
"id": 27,
|
"id": 27,
|
||||||
"iteration": 1638184124946,
|
"iteration": 1638350262803,
|
||||||
"links": [],
|
"links": [],
|
||||||
"panels": [
|
"panels": [
|
||||||
{
|
{
|
||||||
@ -5606,7 +5606,7 @@
|
|||||||
"expr": "go_memstats_gc_cpu_fraction{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}",
|
"expr": "go_memstats_gc_cpu_fraction{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"intervalFactor": 2,
|
"intervalFactor": 2,
|
||||||
"legendFormat": "{{pod}}",
|
"legendFormat": "{{component}}: {{pod}}",
|
||||||
"queryType": "randomWalk",
|
"queryType": "randomWalk",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
@ -5704,7 +5704,7 @@
|
|||||||
"expr": "rate(go_memstats_frees_total{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}[5m])",
|
"expr": "rate(go_memstats_frees_total{app_kubernetes_io_name=\"$app_name\", app_kubernetes_io_instance=~\"$instance\", namespace=\"$namespace\"}[5m])",
|
||||||
"interval": "",
|
"interval": "",
|
||||||
"intervalFactor": 2,
|
"intervalFactor": 2,
|
||||||
"legendFormat": "{{component}}: {{pod}}",
|
"legendFormat": "{{pod}}",
|
||||||
"queryType": "randomWalk",
|
"queryType": "randomWalk",
|
||||||
"refId": "A"
|
"refId": "A"
|
||||||
}
|
}
|
||||||
@ -6101,8 +6101,8 @@
|
|||||||
"allValue": null,
|
"allValue": null,
|
||||||
"current": {
|
"current": {
|
||||||
"selected": false,
|
"selected": false,
|
||||||
"text": "default",
|
"text": "argo",
|
||||||
"value": "default"
|
"value": "argo"
|
||||||
},
|
},
|
||||||
"datasource": "$datasource",
|
"datasource": "$datasource",
|
||||||
"definition": "label_values(kube_pod_info, namespace)",
|
"definition": "label_values(kube_pod_info, namespace)",
|
||||||
@ -6260,5 +6260,5 @@
|
|||||||
"timezone": "browser",
|
"timezone": "browser",
|
||||||
"title": "Milvus2.0",
|
"title": "Milvus2.0",
|
||||||
"uid": "uLf5cJ3Gz",
|
"uid": "uLf5cJ3Gz",
|
||||||
"version": 174
|
"version": 178
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user