Trees | Indices | Help |
|
---|
|
|
|||
ApiTimeSeriesData | |||
ApiTimeSeriesMetadata | |||
ApiTimeSeries | |||
ApiTimeSeriesResponse | |||
ApiMetricSchema |
|
|||
|
|||
|
|
|||
TIME_SERIES_PATH =
|
|||
METRIC_SCHEMA_PATH =
|
|||
LOG = logging.getLogger(__name__)
|
|||
__package__ =
|
|
Query for time series data from the CM time series data store. @param query: Query string. @param from_time: Start of the period to query (optional). This may be an ISO format string, or a datetime object. @param to_time: End of the period to query (default = now). This may be an ISO format string, or a datetime object. @return List of ApiTimeSeriesResponse |
Get the schema for all of the metrics. @return List of metric schema. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Mar 30 14:44:56 2015 | http://epydoc.sourceforge.net |