fix typo in milvus-dashboard.json (#24005)

Signed-off-by: Liu Hancheng <liuhancheng.cn@gmail.com>
pull/24224/head
LiuHanCheng 2023-05-18 14:25:23 +08:00 committed by GitHub
parent af271498e0
commit 19497247b8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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,