summaryrefslogtreecommitdiff
path: root/releasenotes/notes/skip-duplicate-meter-def-0420164f6a95c50c.yaml
blob: 0a1ec7e51121174bdd12da0b70294d1c426cc3b7 (plain)
1
2
3
4
5
6
7
8
9
10


---
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.