Yandex Cloud
Search
Contact UsTry it for free
  • 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
    • Price calculator
    • Pricing plans
  • Customer Stories
  • Documentation
  • Blog
© 2025 Direct Cursus Technology L.L.C.
Yandex Monitoring
  • Getting started
  • Access management
    • All metric references
    • API Gateway
    • Application Load Balancer
    • Audit Trails
    • BareMetal
    • Certificate Manager
    • Cloud Backup
    • Cloud CDN
    • Cloud Functions
    • Cloud Logging
    • Compute Cloud
    • Container Registry
    • Yandex Data Processing
    • Data Transfer
    • Cloud DNS
    • Identity and Access Management
    • Yandex IoT Core
    • Key Management Service
    • Yandex Lockbox
    • Managed Service for Apache Airflow™
    • Managed Service for Apache Kafka®
    • Managed Service for Apache Spark™
    • Managed Service for ClickHouse®
    • Yandex MPP Analytics for PostgreSQL
    • Managed Service for GitLab
    • Managed Service for Kubernetes
    • Yandex StoreDoc
    • Managed Service for MySQL®
    • Managed Service for OpenSearch
    • Managed Service for PostgreSQL
    • Managed Service for Trino
    • Yandex Managed Service for Valkey™
    • Managed Service for YDB
    • Message Queue
    • Monitoring
    • Network Load Balancer
    • Object Storage
    • Serverless Integrations
    • Serverless Containers
    • SmartCaptcha
    • Smart Web Security
    • Unified Agent
  • Pricing policy
  • Terraform reference
  • Release notes
  1. Metric reference
  2. Managed Service for Trino

Yandex Managed Service for Trino metrics

Written by
Yandex Cloud
Updated at October 29, 2025

This section describes 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
Managed Service for PostgreSQL
Next
Yandex Managed Service for Valkey™
© 2025 Direct Cursus Technology L.L.C.