Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Start testing with double trial credits
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Center for Technologies and Society
    • Yandex Cloud Partner program
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2026 Direct Cursus Technology L.L.C.
Yandex Managed Service for ClickHouse®
  • Getting started
    • All guides
      • Viewing cluster logs
      • Performance diagnostics
      • Cluster and host state monitoring
      • Connecting from DataLens
  • Access management
  • Pricing policy
  • Terraform reference
  • Yandex Monitoring metrics
  • Audit Trails events
  • Public materials
  • Release notes

In this article:

  • Enabling statistics collection
  • Getting query statistics
  • Getting query group statistics
  1. Step-by-step guides
  2. Logs and monitoring
  3. Performance diagnostics

Performance diagnostics in Managed Service for ClickHouse®

Written by
Yandex Cloud
Updated at April 28, 2026
  • Enabling statistics collection
  • Getting query statistics
  • Getting query group statistics

Managed Service for ClickHouse® allows you to collect performance metrics of queries in a cluster.

Enabling statistics collectionEnabling statistics collection

Management console

To enable statistics collection, select Statistics sampling when creating or updating a cluster. This option is disabled by default.

Getting query statisticsGetting query statistics

Management console
  1. In the management console, select the folder the cluster is in.

  2. Navigate to Managed Service for ClickHouse.

  3. Click the cluster name and select the Performance diagnostics tab.

    To view query history or statistics, select the relevant tab. The data is displayed for the selected time period.

  4. Optionally, add query filters:

    1. Select hosts.
    2. Select users.
    3. Select query result: QueryFinish, ExceptionBeforeStart, or ExceptionWhileProcessing.
    4. Select query type.
  5. To view query info, select the query of interest in the History tab. This will open the query page.

    For queries of 5 seconds and longer, the following charts will be displayed:

    • Chart CPU: CPU usage.
    • Chart memory: RAM usage.
    • Chart rows: Number of rows read and added via the query.
    • Chart bytes: Amount of data read and added via the query, in bytes.

Getting query group statisticsGetting query group statistics

Management console
  1. In the management console, select the folder the cluster is in.

  2. Navigate to Managed Service for ClickHouse.

  3. Click the cluster name and select the Performance diagnostics tab.

  4. Navigate to the Query groups tab.

    The page displays unique queries for the selected time period.

  5. Optionally, add query filters:

    1. Select hosts.
    2. Select users.
    3. Select query result: QueryFinish, ExceptionBeforeStart, or ExceptionWhileProcessing.
    4. Select query type.

Was the article helpful?

Previous
Viewing cluster logs
Next
Cluster and host state monitoring
© 2026 Direct Cursus Technology L.L.C.