Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

Get organization metrics

Deprecated
GET/v1/organizations/{organizationId}/prometheus

Deprecated. Use the Prometheus service discovery endpoint (/v1/organizations/{organizationId}/prometheus/discovery) instead. This endpoint is not available for new organizations; contact ClickHouse support to request access. Returns Prometheus metrics for the services in an organization that the caller is authorized to view. Services the caller lacks view access to are omitted.

Authorizations

Path parameters

  • organizationIdstringrequired

    ID of the requested organization.

    format: uuid

Query parameters

  • filtered_metricsoptionalstring

    Return a filtered list of Prometheus metrics.

    format: boolean

Response

PLAIN

200

Successful response

Navigation