6404ec1569
In case a metric is not found in gnocchi, return nothing instead of retrying. The metric is unlikely to be available during the next collection cycle. Change-Id: I4b954b146b800255554449bb19eb4bed3cb87dd4
7 lines
226 B
YAML
7 lines
226 B
YAML
---
|
|
fixes:
|
|
- |
|
|
The behaviour of the gnocchi collector has changed in case of a nonexistent
|
|
metric. Given that a nonexistent metric is unlikely to exist in the next
|
|
collection cycle, the metric is simply skipped.
|