cloudkitty/releasenotes/notes/fix-gnocchi-metadata-collection-74665e862483a383.yaml
Luka Peschke 6bf2c03881 Fix gnocchi collector metadata collection
This fixes metadata collection failures in the gnocchi collector caused
by resources having measures in periods where they are supposed to be deleted.
Metadata is now collected over a three-period window in the gnocchi collector.

Story: 2004895
Task: 29202
Change-Id: I52020cb44fc0adbcbe6228c507fe169f4b13b6e4
2019-02-13 16:36:54 +00:00

8 lines
268 B
YAML

---
fixes:
- |
Metadata collection failures in the gnocchi collector caused by resources
having measures in periods where they are supposed to be deleted have
been fixed. Metadata is now collected over a three-period window in the
gnocchi collector.