From cf462fdc5f00a5d838e3ad5d0d63be5ae1b3fa1f Mon Sep 17 00:00:00 2001 From: zwd1208 Date: Fri, 10 Dec 2021 10:37:33 +0800 Subject: [PATCH] [skip ci]Update grafana panel (#13139) Signed-off-by: Weida Zhu --- .../monitor/grafana/milvus-dashboard.json | 62 +------------------ 1 file changed, 2 insertions(+), 60 deletions(-) diff --git a/deployments/monitor/grafana/milvus-dashboard.json b/deployments/monitor/grafana/milvus-dashboard.json index a4a3858df5..aa71fbdd36 100644 --- a/deployments/monitor/grafana/milvus-dashboard.json +++ b/deployments/monitor/grafana/milvus-dashboard.json @@ -16,7 +16,7 @@ "gnetId": null, "graphTooltip": 0, "id": 27, - "iteration": 1639039567777, + "iteration": 1639102259480, "links": [], "panels": [ { @@ -2177,64 +2177,6 @@ "alignLevel": null } }, - { - "datasource": "$datasource", - "description": "Total count of flush_segments requests", - "fieldConfig": { - "defaults": { - "mappings": [], - "thresholds": { - "mode": "absolute", - "steps": [ - { - "color": "super-light-blue", - "value": null - } - ] - } - }, - "overrides": [] - }, - "gridPos": { - "h": 5, - "w": 4, - "x": 0, - "y": 44 - }, - "id": 123190, - "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(milvus_dataNode_flush_segments_total{app_kubernetes_io_instance=~\"$instance\", app_kubernetes_io_name=\"$app_name\", namespace=\"$namespace\", type=\"total\"})", - "instant": false, - "interval": "", - "intervalFactor": 2, - "legendFormat": "", - "queryType": "randomWalk", - "refId": "A" - } - ], - "timeFrom": null, - "timeShift": null, - "title": "Flush Segments Total", - "type": "stat" - }, { "datasource": "$datasource", "description": "Success count of flush_segments requests", @@ -4306,5 +4248,5 @@ "timezone": "browser", "title": "Milvus2.0", "uid": "uLf5cJ3Gz", - "version": 192 + "version": 193 } \ No newline at end of file