[LMA] In the cinder grafana dashboard value of current volumes and snapshots are wrong
Bug #1498024 reported by
guillaume thouvenin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
StackLight |
Confirmed
|
Low
|
Swann Croiset | ||
0.9 |
Won't Fix
|
Undecided
|
Unassigned |
Bug Description
In the cinder grafana dashboard, value reported for volumes and snapshot are wrong.
When a volume is created and then deleted, available volumes always reports "1". It seems that when there is 0 volumes, LMA is not reporting it. In the grafana dashboard, the 'fill(0)' option is not set. So if there is a value different than 0 and then no values, the current value reported is wrong (it is the last non null value).
Changed in fuel-plugins: | |
importance: | Undecided → Low |
Changed in lma-toolchain: | |
importance: | Undecided → Low |
assignee: | nobody → LMA-Toolchain Fuel Plugins (mos-lma-toolchain) |
milestone: | none → 0.8.0 |
Changed in lma-toolchain: | |
milestone: | 0.8.0 → 0.9.0 |
Changed in lma-toolchain: | |
milestone: | 0.9.0 → 0.9.1 |
no longer affects: | lma-toolchain/1.0 |
Changed in lma-toolchain: | |
milestone: | 1.0.0 → 0.10.0 |
Changed in lma-toolchain: | |
milestone: | 0.10.0 → none |
status: | Confirmed → Won't Fix |
no longer affects: | fuel-plugins |
no longer affects: | lma-toolchain/0.11 |
Changed in lma-toolchain: | |
status: | Won't Fix → Confirmed |
To post a comment you must log in.
Other services like nova, glance and neutron should also be impacted.
This is due to the collectd plugin which doesn't report any metrics when there is no object at all.