summaryrefslogtreecommitdiff
path: root/roles/tfe
diff options
context:
space:
mode:
authorLu Qiuwen <[email protected]>2019-09-26 11:31:33 +0800
committerLu Qiuwen <[email protected]>2019-09-26 11:31:33 +0800
commitf123e488f8fe0cb792dfcbf029d434a2766aa5ca (patch)
tree8c4790b02b1553328e57713774b1fcf8d2ef1647 /roles/tfe
parentffa9f6cb9ca9a64756f254bf7d7332920a640627 (diff)
修正KNI的静态Maat-TableInfo配置错误的问题,增加TFE的FieldStat配置。
Diffstat (limited to 'roles/tfe')
-rw-r--r--roles/tfe/templates/tfe.conf.j24
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/tfe/templates/tfe.conf.j2 b/roles/tfe/templates/tfe.conf.j2
index 1f0f7b5..3f9d52b 100644
--- a/roles/tfe/templates/tfe.conf.j2
+++ b/roles/tfe/templates/tfe.conf.j2
@@ -58,8 +58,8 @@ tcp_ttl_downstream=70
level=30
[stat]
-statsd_server=192.168.10.72
-statsd_port=8126
+statsd_server={{ fs_remote.address }}
+statsd_port={{ fs_remote.port }}
[http]
loglevel=30