Skip to main content
GET
/
cluster
/
{clusterId}
/
metrics
Fetch cluster metrics
curl --request GET \
  --url https://api.qovery.com/cluster/{clusterId}/metrics \
  --header 'Authorization: Bearer <token>'
{
  "metrics": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://qovery-update-mcp-query.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '

Path Parameters

clusterId
string<uuid>
required

Cluster ID

Query Parameters

endpoint
string
required
query
string
required
start
string
end
string
step
string
time
string
timeout
string
dedup
string
partial_response
string
max_source_resolution
string
engine
string
analyze
string
board_short_name
string
metric_short_name
string
trace_id
string
range
string

Response

200 - application/json

Cluster Metrics

metrics
string