commit | 91782663d5721f92fab3411a9e93ccc4fc70f60c | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Fri Sep 08 11:36:06 2017 +0200 |
committer | Simon Pasquier <spasquier@mirantis.com> | Fri Sep 08 11:52:53 2017 +0200 |
tree | df5c05cfd60ab2be978cf025b6f4143cdb799573 | |
parent | 4440a321d8df0b98bbde62fc3b5b3a677738268a [diff] [blame] |
Enable telemetry for InfluxDB relay Change-Id: If71d9b198c7396a4812f4b624a5e1709de63256a
diff --git a/tests/pillar/relay.sls b/tests/pillar/relay.sls index 7da8b73..cf7e866 100644 --- a/tests/pillar/relay.sls +++ b/tests/pillar/relay.sls
@@ -1,6 +1,11 @@ influxdb: relay: enabled: true + telemetry: + enabled: true + bind: + address: 127.0.0.1 + port: 9196 listen: http_backend: type: http