9653ebe102
Even on moderately sized clouds, openstack-exporter can easily take more than 10 seconds to return, causing Prometheus to fail to scrape data. Since the default scrape internal is 60 seconds, we can increase the default timeout to 45 seconds. Change-Id: Id8dffc425ff057b1e45103eb53734543bca8be80 Closes-Bug: #1976629
8 lines
265 B
YAML
8 lines
265 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Increases ``prometheus_openstack_exporter_timeout`` to 45 seconds to reduce
|
|
the odds of scrape failures on deployments with large number of OpenStack
|
|
resources.
|
|
`LP#1976629 <https://bugs.launchpad.net/kolla-ansible/+bug/1976629>`__
|