blob: b4167f07a218fc64880fa528616f4ca8f45f0b66 [file] [log] [blame]
Ondrej Smola03ff34e2016-12-01 01:30:33 +01001classes:
2- service.heka.metric_collector.single
Éric Lemoineaecf6592016-12-14 15:24:39 +00003- system.heka.server
Ondrej Smola03ff34e2016-12-01 01:30:33 +01004parameters:
5 heka:
6 metric_collector:
7 aggregator_host: ${_param:stacklight_monitor_address}
8 aggregator_port: ${_param:aggregator_port}
9 influxdb_database: lma
10 influxdb_host: ${_param:heka_influxdb_host}
11 influxdb_password: ${_param:influxdb_stacklight_password}
12 influxdb_port: 8086
13 influxdb_time_precision: ms
14 influxdb_username: lma