Yandex Cloud
  • Services
  • Solutions
  • Why Yandex Cloud
  • Pricing
  • Documentation
  • Contact us
Get started
Language / Region
© 2022 Yandex.Cloud LLC
Yandex Monitoring
  • Getting started
  • Step-by-step instructions
    • All instructions
    • Working with metrics
      • Delivering Linux system metrics
      • Delivering custom application metrics
      • Delivering metrics from HAProxy and other third-party applications
      • Delivering metrics from hosts outside Yandex Cloud
      • Writing custom metrics via the API
      • Getting a list of metrics
      • Downloading metrics
      • Exporting metrics in Prometheus format
    • Working with dashboards
      • Creating dashboards
      • Copying dashboards
      • Adding widgets to a dashboard
      • Deleting widgets from a dashboard
      • Deleting dashboards
    • Working with alerts
      • Creating alerts
      • Creating notification channels
      • Deleting alerts
  • Concepts
    • Service overview
    • Data model
    • Visualization
      • Overview
      • Query string
      • Widgets
      • Dashboards
    • Transmitting metrics
      • Agent for delivering metrics
        • Overview
        • Installation and startup
        • Configuration
        • Best practices for using the agent
    • Query language
    • Alerting
    • Data decimation
    • Deleting expired metrics (TTL)
    • Quotas and limits
  • Access management
  • Pricing policy
    • Current pricing policy
    • Archive
      • Policy before October 1, 2020
  • API reference
    • API authentication
    • REST
      • Overview
      • MetricsData
        • Overview
        • read
        • write
        • prometheusMetrics
      • MetricsMeta
        • Overview
        • listLabelKeys
        • listLabelValues
        • listMetricNames
        • listMetrics
  • Metric reference
  • Questions and answers
    • General questions
    • Navigation
    • Metric collection and export
    • Metrics and units of measure
    • Alerts / notifications
    • All questions on the same page
  1. Pricing policy
  2. Archive
  3. Policy before October 1, 2020

Pricing for Yandex Monitoring before October 1, 2020

Written by
Yandex.Cloud
  • What goes into the cost of using Monitoring
    • Pricing
    • Example of cost calculation

Note

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

  • prices in US dollars are applicable to customers of Yandex Services AG;
  • prices in Russian roubles are applicable to customers of Yandex.Cloud LLC.

What goes into the cost of using Monitoring

The cost of Monitoring usage is calculated based on the number custom metrics written via the API.

Please note the following details:

  • After writing the first 50 million values, the write cost is reduced. For details, see Pricing.
  • Yandex Cloud resource metrics, as well as incoming and outgoing traffic, are free.

Pricing

The minimum billable unit is 1 metric value. The price is rounded up to the nearest hundredth of a ruble.

For example, the cost to write the first 86400 values is ₽0.6048, which gets rounded to ₽0.60.
The cost to write the first 87000 values is ₽0.609, which is also rounded to ₽0.61 .

Prices in USD
Prices in roubles
Service Price per 1 million values,
without VAT
Writing custom metric values via the API
(≤50 million values)
$0,089746
Writing custom metric values via the API
(>50 million values)
$0,051282
Reading custom metric values via the API $0
Service Price per 1 million values,
with VAT
Writing custom metric values via the API
(≤50 million values)
₽7.00
Writing custom metric values via the API
(>50 million values)
₽4.00
Reading custom metric values via the API ₽0

Example of cost calculation

For example, you write 20 metrics to the Monitoring service at the rate of 1 value per minute.
After 30 days there will be the following number of values:

20 metrics * 1 value/minute * 60 minutes * 24 hours * 30 days = 864,000 values ​​= 0.864 million values

Thus, the cost of using the service for 30 days will be 0.864 million values ​​* ₽7 = ₽6.05.

If you record 20 metrics with at the rate of 1 value per second, then in 30 days will be recorded:

20 metrics * 1 value/second * 60 seconds * 60 minutes * 24 hours * 30 days = 51,840,000 values ​​= 51.84 million values

In this case, the cost of using the service for 30 days will be 50 million values ​​* ₽7 + (51.84 - 50) million values ​​* ₽4 = ₽357.36.

Was the article helpful?

Language / Region
© 2022 Yandex.Cloud LLC
In this article:
  • What goes into the cost of using Monitoring
  • Pricing
  • Example of cost calculation