mirror of https://github.com/milvus-io/milvus.git
fix typo in milvus-dashboard.json (#24005)
Signed-off-by: Liu Hancheng <liuhancheng.cn@gmail.com>pull/24224/head
parent
af271498e0
commit
19497247b8
|
@ -12167,7 +12167,7 @@
|
|||
},
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
"uid": "prometheus"
|
||||
"uid": "$datasource"
|
||||
},
|
||||
"definition": "label_values(milvus_proxy_collection_mutation_latency_sum{namespace=\"$namespace\", app_kubernetes_io_instance=~\"$instance\",app_kubernetes_io_name=\"$app_name\"}, collection_name)",
|
||||
"hide": 0,
|
||||
|
|
Loading…
Reference in New Issue