8000550e02
Set the openstack exporter HAProxy backend server timeout to ``prometheus_openstack_exporter_timeout`` to ensure that scrapes that take longer than haproxy_server_timeout don't timeout. Closes-Bug: #2006051 Change-Id: I44841a6b6fa5bf659cace06295d18c093ad7f927
8 lines
243 B
YAML
8 lines
243 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes 504 timeout when scraping openstack exporter.
|
|
Ensures that HAProxy server timeout is the same as the
|
|
scrape timeout for the openstack exporter backend.
|
|
`LP#2006051 <https://launchpad.net/bugs/2006051>`__
|