master
conf 10 lines 405 Bytes
Raw
1 [stream]
2 enabled = {{ enabled }}
3 destination = {{ destination }}
4 api key = {{ api_key }}
5 timeout = {{ timeout_seconds }}
6 default port = {{ default_port }}
7 send charts matching = {{ send_charts_matching }}
8 buffer size bytes = {{ buffer_size_bytes }}
9 reconnect delay = {{ reconnect_delay_seconds }}
10 initial clock resync iterations = {{ initial_clock_resync_iterations }}