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
  • Access management
    • Current 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
  1. Pricing policy
  2. Current pricing policy

Yandex Monitoring pricing policy

Written by
Yandex Cloud
Updated at May 7, 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.

Prices for service products are also available in the Price list.

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

At present, you will be 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.

Pricing features:

  • After writing or reading the first 50 million metric values via the Monitoring API, the writing fee is reduced. See .
  • 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

The 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 1M values (up to 50M values).

Example 2

The 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 1M values (up to 50M values).
  • $0.050400: Cost of writing 1M values (over 50M values).

Example 3

The 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 1M values (up to 50M values).

Prices for the Russia regionPrices for the Russia region

Note

Prices for Yandex Cloud resources vary based on the region. For more information about the available regions, see Regions.

The currency you can use to pay for the resources depends on which legal entity you entered into agreement with. For more information on creating an account, see Registering an account in Yandex Cloud.

Monitoring APIMonitoring API

The minimum billing unit is 1 metric value. The cost is rounded to the nearest cent.

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

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

Prometheus Remote APIPrometheus Remote API

Service Cost per million values,
without VAT
Writing metric values via the Prometheus Remote API
(up to 50 million values)
Free
Writing metric values via the Prometheus Remote API
(50 million to 10 billion values)
$0.018900
Writing metric values via the Prometheus Remote API
(over 10 billion values)
$0.005400
Reading metric values via 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
Access management
Next
Policy before October 1, 2020
© 2025 Direct Cursus Technology L.L.C.