Bases: openstack_dashboard.utils.metering.ProjectAggregatesQuery
Bases: object
Transform series’ values into a more human readable form: 1) Determine the data point with the maximum value 2) Decide the unit appropriate for this value (normalize it) 3) Convert other values to this new unit, if necessary
Construct datapoint series for a meter from resource aggregates.