Get a Postgres slow query pattern with recent executions
This endpoint is in beta. API contract is stable, and no breaking changes are expected in the future.
Returns aggregate metrics for a single slow query pattern together with its most recent individual executions.
Returns aggregate metrics for a single slow query pattern together with its most recent individual executions.
Authorizations
Use key ID and key secret obtained in ClickHouse Cloud console: https://clickhouse.com/docs/cloud/manage/openapi
Path Parameters
ID of the organization that owns the Postgres service.
ID of the requested Postgres service.
Stable identifier for the query pattern.
Query Parameters
Database name filter.
Database user filter.
Database operation filter (for example, SELECT, INSERT, UPDATE, DELETE, UTILITY).
Application name filter.
Timestamp of a specific execution (RFC 3339).