get https://api.compose.io/2016-07/deployments//metrics
Get capsule metrics for your deployment
This endpoint responds with the deployment's Capsule Metrics.
Key | Description |
---|---|
name | The name of the capsule |
from | Start timestamp |
to | End timestamp |
step | Query resolution step width in number of seconds |
attributes.name | The name of the capsule metric |
attributes.display_name | The display name of the capsule metric |
attributes.data | Array of x and y coordinates |
Note: This endpoint returns data aggregated from instances of Prometheus running on your capsule hosts. It does not provide support for interpreting or visually representing this data.