6906b275ef
This uses the same approach as the mariadb role (and others). Closes-Bug: #1928193 Co-Authored-By: John Garbutt <johng@stackhpc.com> Change-Id: I79a7a8c80327cfd9ef31d17fe71f450a181a638c
14 lines
488 B
YAML
14 lines
488 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Prometheus has been switched to active/passive mode. This is enabled by
|
|
default but can be turned off by setting ``prometheus_active_passive`` to
|
|
``no``.
|
|
See bug `1928193
|
|
<https://bugs.launchpad.net/kolla-ansible/+bug/1928193>`__.
|
|
fixes:
|
|
- |
|
|
Fixes an issue with misaligned data points in grafana when loadbalancing
|
|
over multiple prometheus server instances. See bug `1928193
|
|
<https://bugs.launchpad.net/kolla-ansible/+bug/1928193>`__.
|