watcher.datasource.monasca
Module¶watcher.datasource.monasca.
MonascaHelper
(osc=None)[source]¶Bases: watcher.datasource.base.DataSourceBase
statistic_aggregation
(resource_id=None, meter_name=None, period=300, granularity=300, dimensions=None, aggregation='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.