Warning
InfluxDB, including InfluxDB Relay and remote storage adapter, is deprecated in the Q4`18 MCP release and will be removed in the next release.
The configuration of InfluxDB is stored in the parameters:influxdb
section
of the Reclass model.
To configure InfluxDB:
Log in to the Salt Master node.
Configure the parameters:influxdb
section in the
classes/cluster/<cluster_name>/stacklight/server.yml
file of the
Reclass model as required.
Apply the Salt state:
salt -C 'I@influxdb:server' state.sls influxdb
For configuration examples, see the README.rst at InfluxDB Salt formula.