Skip to content
ClickHouse Docs
ClickHouse DocsClickHouse Docs

Get PostgreSQL service metrics

Beta
GET/v1/organizations/{organizationId}/postgres/{postgresId}/prometheus

Disclaimer: This beta endpoint is evolving; the API contract may change.

Returns Prometheus metrics for a PostgreSQL service.

Authorizations

Path parameters

  • organizationIdstringrequired

    ID of the organization that owns the Postgres service.

    format: uuid
  • postgresIdstringrequired

    ID of the requested Postgres service.

    format: uuid

Response

PLAIN; CHARSET=UTF-8

200

Successful response

Navigation