diff options
| author | luwenpeng <[email protected]> | 2019-09-25 12:12:54 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2019-09-25 12:12:54 +0800 |
| commit | 490954e88c23bbe4d45a327e447cf74d9eed06ef (patch) | |
| tree | cace9933617ea726ff905e7e8cd68feba571b309 | |
| parent | 11677d5b13b600b3b7cb1b29e134e83677efd19f (diff) | |
修改 kni 展示字段的名称feature-telegraf-influxdb-grafana-install
| -rw-r--r-- | grafana-auto-deploy/dashboard-tfe.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/grafana-auto-deploy/dashboard-tfe.json b/grafana-auto-deploy/dashboard-tfe.json index e569d13..30cafcc 100644 --- a/grafana-auto-deploy/dashboard-tfe.json +++ b/grafana-auto-deploy/dashboard-tfe.json @@ -150,7 +150,7 @@ ], "orderByTime": "ASC", "policy": "default", - "query": "SELECT sum(\"value\") / 60 FROM \"[fs2_kni]kni_intcp_B\" WHERE $timeFilter GROUP BY time(1m) fill(0)", + "query": "SELECT sum(\"value\") / 60 FROM \"[fs2_kni]intcp_rdy_B\" WHERE $timeFilter GROUP BY time(1m) fill(0)", "rawQuery": true, "refId": "C", "resultFormat": "time_series", @@ -187,7 +187,7 @@ ], "orderByTime": "ASC", "policy": "default", - "query": "SELECT sum(\"value\") / 60 FROM \"[fs2_kni]kni_intcp_stm\" WHERE $timeFilter GROUP BY time(1m) fill(0)", + "query": "SELECT sum(\"value\") / 60 FROM \"[fs2_kni]intcp_rdy_stm\" WHERE $timeFilter GROUP BY time(1m) fill(0)", "rawQuery": true, "refId": "E", "resultFormat": "time_series", @@ -335,7 +335,7 @@ ], "orderByTime": "ASC", "policy": "default", - "query": "SELECT sum(\"value\") / 60 FROM \"[fs2_kni]err_sig_dir\" WHERE $timeFilter GROUP BY time(1m) fill(0)", + "query": "SELECT sum(\"value\") / 60 FROM \"[fs2_kni]dup_tfc_B\" WHERE $timeFilter GROUP BY time(1m) fill(0)", "rawQuery": true, "refId": "J", "resultFormat": "time_series", @@ -372,7 +372,7 @@ ], "orderByTime": "ASC", "policy": "default", - "query": "SELECT sum(\"value\") / 60 FROM \"[fs2_kni]sendlog_S\" WHERE $timeFilter GROUP BY time(1m) fill(0)", + "query": "SELECT sum(\"value\") / 60 FROM \"[fs2_kni]e_asym_route\" WHERE $timeFilter GROUP BY time(1m) fill(0)", "rawQuery": true, "refId": "K", "resultFormat": "time_series", @@ -4048,5 +4048,5 @@ "timezone": "browser", "title": "tfe-proxy-field-stat", "uid": "eyJUYGOZk", - "version": 209 + "version": 215 }
\ No newline at end of file |
