Added new variable for prometheus
Added the following:
Variable:
- PROMETHEUS_USE_STATIC_DATADIR
in order to control usage of the data_dir discovery
on the prometheus server nodes (docker swarm containers)
as optionally prometheus service could be created
in a mode: global, resulting in one replica per node
constraint.
All this is put into a dedicated prometheus_global.yml,
which later can be used in a way of:
-- system.docker.swarm.stack.monitoring
+- system.docker.swarm.stack.monitoring.prometheus_global
Change-Id: Ia113e603edcb19913e80b569577e04ed20d95e2a
Related-Bug: PROD-16771
1 file changed