From f20d9caf27ceb7b0d652d02e01bd2ca29a0894c9 Mon Sep 17 00:00:00 2001 From: leoppro Date: Thu, 13 May 2021 10:45:10 +0800 Subject: [PATCH] update --- metrics/grafana/ticdc.json | 70 +++++++++++--------------------------- 1 file changed, 20 insertions(+), 50 deletions(-) diff --git a/metrics/grafana/ticdc.json b/metrics/grafana/ticdc.json index b4886f0682b..80aa6228740 100644 --- a/metrics/grafana/ticdc.json +++ b/metrics/grafana/ticdc.json @@ -1,46 +1,4 @@ { - "__inputs": [ - { - "name": "DS_TEST-CLUSTER", - "label": "test-cluster", - "description": "", - "type": "datasource", - "pluginId": "prometheus", - "pluginName": "Prometheus" - } - ], - "__requires": [ - { - "type": "grafana", - "id": "grafana", - "name": "Grafana", - "version": "6.1.6" - }, - { - "type": "panel", - "id": "graph", - "name": "Graph", - "version": "" - }, - { - "type": "panel", - "id": "heatmap", - "name": "Heatmap", - "version": "" - }, - { - "type": "datasource", - "id": "prometheus", - "name": "Prometheus", - "version": "1.0.0" - }, - { - "type": "panel", - "id": "table", - "name": "Table", - "version": "" - } - ], "annotations": { "list": [ { @@ -124,8 +82,8 @@ "editable": true, "gnetId": null, "graphTooltip": 1, - "id": null, - "iteration": 1620627250839, + "id": 25, + "iteration": 1620873682042, "links": [], "panels": [ { @@ -1148,7 +1106,6 @@ { "columns": [ { - "$$hashKey": "object:140", "text": "Current", "value": "current" } @@ -6406,7 +6363,7 @@ "h": 7, "w": 12, "x": 0, - "y": 40 + "y": 47 }, "id": 141, "legend": { @@ -6683,7 +6640,11 @@ "list": [ { "allValue": null, - "current": {}, + "current": { + "isNone": true, + "text": "None", + "value": "" + }, "datasource": "${DS_TEST-CLUSTER}", "definition": "", "hide": 2, @@ -6705,7 +6666,10 @@ }, { "allValue": ".*", - "current": {}, + "current": { + "text": "All", + "value": "$__all" + }, "datasource": "${DS_TEST-CLUSTER}", "definition": "label_values(ticdc_processor_resolved_ts{tidb_cluster=\"$tidb_cluster\"}, changefeed)", "hide": 0, @@ -6727,7 +6691,10 @@ }, { "allValue": ".*", - "current": {}, + "current": { + "text": "All", + "value": "$__all" + }, "datasource": "${DS_TEST-CLUSTER}", "definition": "label_values(ticdc_processor_resolved_ts{tidb_cluster=\"$tidb_cluster\"}, capture)", "hide": 0, @@ -6749,7 +6716,10 @@ }, { "allValue": ".*", - "current": {}, + "current": { + "text": "All", + "value": "$__all" + }, "datasource": "${DS_TEST-CLUSTER}", "definition": "label_values(tikv_engine_size_bytes{tidb_cluster=\"$tidb_cluster\"}, instance)", "hide": 0,