v1
latestSwagger 2.02026-08-04232286653.5 KBObservability
Query timeseries for a resource (in development).
get/projects/{project_id}/metrics/timeseries
Path parameters
project_idstring required
Query parameters
resource_typestring required
resource_idstring
startstring required
Start timestamp, inclusive.
endstring required
End timestamp, inclusive.
stepstring required
Query resolution step width in duration format or float number of seconds.
Response
Example response
{
"data": "{}",
"error": "???",
"errorType": "???",
"status": "success"
}