watcher.datasource.monasca
Module¶watcher.datasource.monasca.
MonascaHelper
(osc=None)[source]¶Bases: object
statistic_aggregation
(meter_name, dimensions, start_time=None, end_time=None, period=None, aggregate='avg', group_by='*')[source]¶Representing a statistic aggregate by operators
Parameters: |
|
---|---|
Returns: | A list of dict with each dict being a distinct result row |
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.