blob: 2ccc60ca8f052930b11db64048c74f458c34be8c [file] [log] [blame]
Simon Pasquierbc49d342017-08-30 15:24:51 +02001---
2features:
3 - |
4 Added system metadata classes to deploy the InfluxDB relay service.
5
6 The InfluxDB relay service replicates the InfluxDB data to a cluster of
7 InfluxDB servers for HA.
8
9 For more details about the service, see the `GitHub project
10 <https://github.com/influxdata/influxdb-relay>`_ page.
11
12 To enable it, add the ``system.influxdb.relay.cluster`` class to the
13 Telemetry nodes and change
14 ``system.haproxy.proxy.listen.stacklight.influxdb`` to
15 ``system.haproxy.proxy.listen.stacklight.influxdb_relay``.