Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

Get service metrics

GET/v1/organizations/{organizationId}/services/{serviceId}/prometheus

Returns prometheus metrics for a service.

Authorizations

Path parameters

  • organizationIdstringrequired

    ID of the organization that owns the service.

    format: uuid
  • serviceIdstringrequired

    ID of the requested service.

    format: uuid

Query parameters

  • filtered_metricsoptionalstring

    Return a filtered list of Prometheus metrics.

    format: boolean

Response

PLAIN

200

Successful response

Navigation