Yandex Cloud
Search
Contact UsGet started
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • AI for business
    • Business tools
  • 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
  • Pricing
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Managed Service for Trino
  • Getting started
  • Terraform reference
  • Quotas and limits
  • Access management
  • Pricing policy
  • Yandex Monitoring metrics
  • Audit Trails events
  • Release notes

Yandex Monitoring metric reference

Written by
Yandex Cloud
Updated at September 19, 2025

This section describes the Managed Service for Trino metrics delivered to Monitoring.

The name label contains the metric name.

Labels shared by all Managed Service for Trino metrics:

Label Value
service Service ID: managed-trino
cluster_id Cluster ID
component Component type: coordinator

Service metricsService metrics

Name

Type, units

Description

trino_memory_discoverynodemanager_activenodecount.gauge
DGAUGE, count

Number of cluster hosts

trino_memory_clustermemorymanager_totalavailableprocessors.gauge
DGAUGE, count

Number of available CPUs

trino_memory_clustermemorypool_freedistributedbytes.gauge
DGAUGE, GB

Available cluster memory

trino_execution_querymanager_queries_in_progress.gauge
DGAUGE, count

Queries (in progress).

The additional status label may take the following values:

  • Running: At least one part of the query plan is in progress.
  • Queued: Query is received and waiting to run.
  • Progressing: Query is in progress and not blocked.
  • Finishing: Query is almost complete.

trino_execution_querymanager_queries_totalcount.gauge
DGAUGE, count

Queries (by status).

The additional status label may take the following values:

  • Submitted: Received queries.
  • Started: Queries in progress.
  • Failed: Queries that resulted in an error.
  • Completed: Completed queries, including failed ones.
  • Canceled: Queries canceled by the user.
  • Abandoned: Completed queries with unclaimed results.

trino_execution_querymanager_failures_totalcount.gauge
DGAUGE, count

Number of errors.

The additional error label may take the following values:

  • UserError: User-side errors.
  • Internal: Server-side error.
  • InsufficientResources: Errors caused by insufficient resources.
  • External: External errors.

trino_execution_querymanager_execution_time_oneminute.gauge
DGAUGE, milliseconds

Percentile of the query execution time with a one minute window.

The additional quantile label may take the following values:

  • 0.50.
  • 0.75.
  • 0.90.
  • 0.95.
  • 0.99.

Was the article helpful?

Previous
Pricing policy
Next
Audit Trails events
© 2025 Direct Cursus Technology L.L.C.