ceilometer/releasenotes/notes/skip-duplicate-meter-def-0420164f6a95c50c.yaml
ZhiQiang Fan 3c1b806519 fix some typos in our doc, comments and releasenotes
Change-Id: Ibaf3bb7af28a5be62eb97b6a423ed6acbcc4c651
2016-05-25 03:23:09 +08:00

11 lines
364 B
YAML

---
fixes:
- >
[`bug 1536498 <https://bugs.launchpad.net/ceilometer/+bug/1536498>`_]
Patch to fix duplicate meter definitions causing duplicate samples.
If a duplicate is found, log a warning and skip the meter definition.
Note that the first occurrence of a meter will be used and any following
duplicates will be skipped from processing.