Can't get the unit of a metric
Bug #1530967 reported by
Sergio Colinas
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gnocchi |
Fix Released
|
Low
|
Julien Danjou |
Bug Description
When you call metric show, it did't show the metric unit.
Changed in gnocchi: | |
status: | New → Opinion |
status: | Opinion → Incomplete |
assignee: | nobody → nathan (nathan95-b) |
assignee: | nathan (nathan95-b) → nobody |
Changed in gnocchi: | |
status: | Incomplete → Triaged |
importance: | Undecided → Low |
Changed in gnocchi: | |
assignee: | nobody → zhangguoqing (474751729-o) |
Changed in gnocchi: | |
assignee: | zhangguoqing (474751729-o) → Julien Danjou (jdanjou) |
Changed in gnocchi: | |
status: | Fix Committed → Fix Released |
milestone: | none → 2.2.0 |
To post a comment you must log in.
Each metric should have a unit where it measurements are expressed (for example MB, %, instance, B/s, ns, etc). The unit should be included in metric show method.