silo _metric
View CPU, memory, or storage utilization metrics at the silo or project level.
get /v1 /metrics / {metric _name }
Path Parameters
metric_name
virtual_disk_space_provisionedcpus_provisionedram_provisioned
Query Parameters
end_time
limit
order
ascendingdescending
The order in which the client wants to page through the requested collection
page_token
start_time
project
Responses
Object
items
list of items on this page of results
A Measurement
is a timestamped datum from a single metric
Object
datum
A Datum
is a single sampled data point from a metric.
timestamp
next_page
token used to fetch the next page of results (if any)