kolla/releasenotes/notes/bug-1935015-385d6f20e32311eb.yml
Gaël THEROND (Fl1nt) d44f289c1d Upgrade prometheus elasticsearch exporter to 1.2.1
Fix a few metrics bugs such as:
 - [BUGFIX] Fixed elasticsearch 7.13 node stats metrics.
 - [BUGFIX] Fixed snapshot stats metrics for some snapshot repository types.
 - [BUGFIX] json parse error if the snapshot json contains failures.
 - [BUGFIX] Remove credentials from URL in clusterinfo metrics.

Change-Id: Ia45dc49ecdb5b599f7d969a3db4ec28d2f774f73
Closes-bug: #1935015
2021-08-04 09:04:49 +00:00

11 lines
438 B
YAML

---
fixes:
- |
Upgrade the prometheus elasticsearch exporter from version 1.1.0 to 1.2.1
in order to fix a few metrics bugs such as:
- [BUGFIX] Fixed elasticsearch 7.13 node stats metrics.
- [BUGFIX] Fixed snapshot stats metrics for some snapshot
repository types.
- [BUGFIX] json parse error if the snapshot json contains failures.
- [BUGFIX] Remove credentials from URL in clusterinfo metrics.