Bases: gnocchiclient.v1.base.Manager
Add measurements to a metric
Parameters: |
|
---|
Get measurements of an aggregated metrics
Parameters: |
|
---|
See Gnocchi REST API documentation for the format of query dictionary http://docs.openstack.org/developer/gnocchi/rest.html#searching-for-resources
Add measurements to metrics
Parameters: | measures – measurements |
---|
Add measurements to named metrics if resources
Parameters: | measures – measurements |
---|
Create an metric
Parameters: | metric (dict) – The metric |
---|
Delete an metric
Parameters: |
|
---|
Get an metric
Parameters: |
|
---|
Get measurements of a metric
Parameters: |
|
---|
All other arguments are arguments are dedicated to custom aggregation method passed as-is to the Gnocchi.
List metrics
Parameters: |
|
---|