Simon Pasquier | bc49d34 | 2017-08-30 15:24:51 +0200 | [diff] [blame] | 1 | --- |
| 2 | features: |
| 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``. |