Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Monitoring
  • Getting started
    • Overview
    • Recording rules
    • Alerting rules
    • Reading and writing Kubernetes cluster metrics
  • Access management
  • Terraform reference
  • Release notes

In this article:

  • Getting started
  • Current features
  • Current limitations
  • Quotas and limits
  • Quotas per endpoint
  • Limits per endpoint
  1. Yandex Managed Service for Prometheus®
  2. Overview

Yandex Managed Service for Prometheus® overview

Written by
Yandex Cloud
Updated at April 28, 2025
  • Getting started
  • Current features
  • Current limitations
  • Quotas and limits
    • Quotas per endpoint
    • Limits per endpoint

Yandex Managed Service for Prometheus® is a monitoring system compatible with Prometheus. You can use it to collect, store, and query metrics from your containers, applications, and infrastructure. The system leverages the Prometheus data model and PromQL, enabling you to use your current Grafana dashboards.

Prometheus features multiple tools for collecting metrics, including libraries for widely-used programming languages and support for exporting metrics from external systems, such as databases, message queues, and more. Yandex Managed Service for Prometheus® enables you to use best practices of the Prometheus open-source community, while ensuring high scalability, availability, and security with no need to deploy Prometheus clusters and manage the internal monitoring infrastructure on your own. To get started with Yandex Managed Service for Prometheus®, install agents that support the Remote Write protocol.

Yandex Managed Service for Prometheus® is based on the system Yandex uses to monitor its internal services. The system automatically scales metric write, storage, and read operations depending on the workload. Monitoring data is replicated across two availability zones, ensuring high availability.

Getting startedGetting started

To start using Yandex Managed Service for Prometheus® in the current folder, you need to create a workspace. To do this:

  1. Open the Yandex Monitoring home page.
  2. In the left-hand panel, select Prometheus.
  3. Click Create workspace.
  4. On the page that opens, you will see links to the endpoints to use for the current folder.

To enable Prometheus-formatted metric writing and reading, follow the relevant guides.

Current featuresCurrent features

Note

The system features will be enhanced in upcoming releases.

Feature Prometheus Yandex Managed Service for Prometheus®
Collecting metrics Scrape, Pushgateway, Remote Write Metric writes using Remote Write. You can use Unified Agent from Yandex Cloud to send metrics from the virtual machine to Yandex Managed Service for Prometheus®. Any compatible metric collection agent will also be suitable, including Prometheus itself.
Long-term metric storage Not intended for long-term metric storage, using third-party solutions Support for long-term metric storage, with time-unlimited storage possible through decimation.
Reading metrics Data and metadata reads via the HTTP API Data and metadata reads via the HTTP API with some restrictions
Visualization Expression browser, Grafana Support for Prometheus data source
Aggregation Aggregation via recording rules Support for existing recording rule files in YAML format, which you can upload and manage via the Monitoring UI and API.
Alerting Alerting via alerting rules Support for existing alerting rule files in YAML format, which you can upload and manage via the Monitoring UI and API.
Integration Client libraries and exporters Existing libraries and exporters.

Note

Alerting rules are at the Technical Preview stage. To access the feature, contact support.

Current limitationsCurrent limitations

  • The NaN value is not supported and is treated as a missing point.
  • The +Inf/-Inf values may be processed incorrectly.
  • Alerting rules only support email and Telegram channels, with no dynamic routing.
  • staleness markers, exemplars, and native histograms are not supported.

Quotas and limitsQuotas and limits

Yandex Managed Service for Prometheus® has the following limits:

  • Quotas are organizational constraints that our support team can change upon request.
  • Limits are technical constraints of the Yandex Cloud architecture. You cannot change the limits.

If you need more resources, contact support at cloud@support.yandex.ru, detailing which quotas you want increased and by how much.

Quotas per endpointQuotas per endpoint

Limit type Value
Maximum data write speed in Remote Write format 1,000 requests/s and 80 MB/s
Number of metrics per write request 10,000
Number of Remote Read API read requests per second 200
Number of HTTP API read requests per second 200
Number of unique metrics 20,000,000
Maximum retention period for expired metrics 1 60 days

1 Metrics getting no new values for 60 days are considered expired and removed. Metrics that keep getting new values are stored indefinitely.

Here is what you can do in Prometheus > Workspace > General information:

  • View the number of written metrics.
  • Go to the page with service dashboards and view the number of requests, errors, and HTTP status codes per second for various endpoints.

Limits per endpointLimits per endpoint

Limit type Value
Number of unique labels per metric 29

© 2025 Linux Foundation. All rights reserved. The Linux Foundation owns and uses registered trademarks. For a list of Linux Foundation trademarks, see Trademark Usage.

Was the article helpful?

Previous
Searching for the Managed Service for PostgreSQL cluster performance issues
Next
Overview
© 2025 Direct Cursus Technology L.L.C.