修复笔误
This commit is contained in:
@@ -201,6 +201,8 @@ systemctl list-unit-files | grep grafana-server.service 查看
|
|||||||
|
|
||||||
* tfe 中使用的都是 FS_CALC_CURRENT
|
* tfe 中使用的都是 FS_CALC_CURRENT
|
||||||
* FS_STYLE_FIELD : 建议只统计该类型的数据
|
* FS_STYLE_FIELD : 建议只统计该类型的数据
|
||||||
* FS_STYLE_STATUS : 类型的数据入 fluxdb 有插入
|
* FS_STYLE_STATUS : 类型的数据入 fluxdb 有差错(不建议统计)
|
||||||
|
|
||||||
|
Dashboards 配置示例:
|
||||||
|
|
||||||
> SELECT sum("value") / 60 FROM "[tfe3a]http_sess" WHERE $timeFilter GROUP BY time(1m) fill(0)
|
> SELECT sum("value") / 60 FROM "[tfe3a]http_sess" WHERE $timeFilter GROUP BY time(1m) fill(0)
|
||||||
|
|||||||
Reference in New Issue
Block a user