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 Monitoring
  • Getting started
  • Access management
  • Pricing policy
  • Terraform reference
  • Release notes

In this article:

  • What goes into the cost of Monitoring
  • Cost calculation example
  • Prices for the Russia region
  • Monitoring API
  • Prometheus Remote API

Yandex Monitoring pricing policy

Written by
Yandex Cloud
Updated at October 27, 2025
  • What goes into the cost of Monitoring
    • Cost calculation example
  • Prices for the Russia region
    • Monitoring API
    • Prometheus Remote API

To estimate your service costs, see the pricing in this section.

The prices for service products are also available in the price list.

Note

Currency of Service rates (prices) depends on the company you made a contract with:

  • Prices in US dollars are applicable to customers of Iron Hive doo Beograd (Serbia) or Direct Cursus Technology L.L.C. (Dubai).
  • Prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.

All prices below do not include VAT.

What goes into the cost of MonitoringWhat goes into the cost of Monitoring

Currently, you are charged for writing custom metrics via the Monitoring API and writing any metrics via the Prometheus Remote API, as well as reading any metrics via the Monitoring API.

Reading metrics via the Prometheus Remote API is not yet billable.

Other points to consider:

  • After writing or reading the first 50,000,000 metric values via the Monitoring API, the writing fee is reduced. See for details.
  • There is no charge for writing Yandex Cloud resource metrics collected automatically.
  • There is no charge for reading metrics via the Monitoring interface and Yandex Cloud console.
  • There is no charge for Monitoring incoming and outgoing traffic.

Cost calculation exampleCost calculation example

Example 1

Cost of using Monitoring for 30 days if writing 20 metrics at 1 value per minute via the Monitoring API:

20 × 1 × (60 × 24 × 30) = 864,000 values = 0.864M values
0.864 × $0.088200 = $0.076205 = $0.080000

Total: $0.080000

Where:

  • 20: Number of metrics.
  • 1: Number of values written per minute.
  • (60 × 24 × 30): Number of minutes in 30 days.
  • $0.088200: Cost of writing 1,000,000 values (up to 50,000,000).

Example 2

Cost of using Monitoring for 30 days if writing 20 metrics at 1 value per second via the Monitoring API:

20 × 1 × (60 × 60 × 24 × 30) = 51,840,000 values = 51.84M values
50 × $0.088200 + (51.84 - 50) × $0.050400 = $4.500000

Total: $4.500000

Where:

  • 20: Number of metrics.
  • 1: Number of values written per second.
  • (60 × 60 × 24 × 30): Number of seconds in 30 days.
  • $0.088200: Cost of writing 1,000,000 values (up to 50,000,000).
  • $0.050400: Cost of writing 1,000,000 values (over 50,000,000).

Example 3

Cost of exporting 100 metrics from Monitoring to your own Prometheus monitoring system installation with a polling interval of 15 seconds for 30 days via the Monitoring API:

100 × (60 / 15) × (60 × 24 × 30) = 17,280,000 values = 17.28M values
17.28 × $0.063000 = $1.090000

Total: $1.090000

Where:

  • 100: Number of metrics.
  • (60 / 15): Number of values read per minute.
  • (60 × 24 × 30): Number of minutes in 30 days.
  • $0.063000: Cost of reading 1,000,000 values (up to 50,000,000).

Prices for the Russia regionPrices for the Russia region

Note

Yandex Cloud resources are priced differently in different regions. For more information about the available regions, see Regions.

Your payment currency is determined by your contracting legal entity. For more information on creating an account, see Registering an account in Yandex Cloud.

Monitoring APIMonitoring API

The minimum billing unit is one metric value. The cost is rounded to the nearest $0.01.

For example, writing the first 100,000 values will cost (100,000 values / 1,000,000) × $0.088200 = $0.008820 rounded to $0.010000. Whereas writing 150,000 values will cost (150,000 values / 1,000,000) × $0.088200 = $0.013230 rounded to $0.010000. Where $0.088200 is the price per 1,000,000 values (if writing up to 50,000,000 values).

Service Price per 1,000,000 values,
without VAT
Reading metric values through the API
(up to 50,000,000 values)
$0.063000
Reading metric values through the API
(over 50,000,000 values)
$0.037800
Exporting metric values in Prometheus format through the API
(up to 50,000,000 values)
$0.063000
Exporting metric values in Prometheus format through the API
(over 50,000,000 values)
$0.037800
Writing values for custom metrics through the API
(up to 50,000,000 values)
$0.088200
Writing values for custom metrics through the API
(over 50,000,000 values)
$0.050400
Writing values for Yandex Cloud resource metrics Free

Prometheus Remote APIPrometheus Remote API

Service Price per 1,000,000 values,
without VAT
Writing metric values through the Prometheus Remote API
(up to 50,000,000 values)
Free
Writing metric values through the Prometheus Remote API
(from 50,000,000 to 10,000,000,000 values)
$0.018900
Writing metric values through the Prometheus Remote API
(over 10,000,000,000 values)
$0.005400
Reading metric values through the Prometheus Remote API Free

© 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
All questions on one page
Next
Terraform reference
© 2025 Direct Cursus Technology L.L.C.