c2838823f1
Since switching to use HAProxy to access Prometheus OpenStack exporter, scraping would fail when using internal TLS with an FQDN (rather than an IP address) to access the API. This patch fixes the issue by using the FQDN instead of the VIP address. Change-Id: Iddbdc4190b7953e9140d0740daf57f4062ba1b76 Closes-Bug: #2008208
7 lines
214 B
YAML
7 lines
214 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes an issue where Prometheus would fail to scrape the OpenStack exporter
|
|
when using internal TLS with an FQDN. `LP#2008208
|
|
<https://bugs.launchpad.net/kolla-ansible/+bug/2008208>`__
|