Yandex Cloud
Search
Contact UsTry it for free
  • Customer Stories
  • Documentation
  • Blog
  • All Services
  • System Status
  • Marketplace
    • Featured
    • Infrastructure & Network
    • Data Platform
    • AI for business
    • Security
    • DevOps tools
    • Serverless
    • Monitoring & Resources
  • 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
© 2026 Direct Cursus Technology L.L.C.
Monium
  • Getting started
  • Overview
  • Access management
  • Pricing policy
  • Terraform reference
  • Release notes

In this article:

  • Telemetry types
  • Telemetry transmission
  • Telemetry distribution
  • Platform feature overview
  • Metrics
  • Logs
  • Traces
  • Alerts
  • Dashboards and Metric Explorer
  • Platform concepts

About Monium

Written by
Yandex Cloud
Updated at February 24, 2026
  • Telemetry types
  • Telemetry transmission
  • Telemetry distribution
  • Platform feature overview
    • Metrics
    • Logs
    • Traces
    • Alerts
    • Dashboards and Metric Explorer
    • Platform concepts

Monium is a platform you can use to monitor and analyze Yandex Cloud services or your own infrastructure and applications.

Telemetry typesTelemetry types

Monium supports collecting telemetry:

  • Metrics: Numerical indicators measured over time (e.g., RPS, CPU load). Used for charts and alerts.

  • Logs: Structured records of events in an application or infrastructure (e.g., start messages, error messages). Used for system diagnostics.

  • Traces: Linked chain of operations for a specific request, showing the path and execution time of each step. Used to monitor distributed systems.

Telemetry transmissionTelemetry transmission

You can use the following for telemetry transmission:

  • OpenTelemetry-compatible agents, e.g., OTel Collector (for all telemetry types), Fluent Bit (for logs).
  • Unified Agent, Yandex's data collection and delivery agent.
  • Sending directly from the application via the OpenTelemetry SDK.

For collection of Prometheus metrics, there is integration via Yandex Managed Service for Prometheus®.

Monium currently only accepts OpenTelemetry (OTLP) data.

Going forward, the platform is going to get more observability tools.

Telemetry distributionTelemetry distribution

Monium achieves logical separation of telemetry data using entities: project, cluster, service, and shard.

  • Project: Top-level logical entity. You can use projects to aggregate telemetry from associated applications and microservices and restrict data access for development teams. Some examples include an online store, billing system, or security services.

  • Cluster: Allows you to isolate an environment or independent service installations, e.g., production and test clusters, clusters in different regions.

  • Service: Standalone client application generating telemetry data. This may be a microservice or its component, e.g., Nginx, Envoy, or Compute Cloud VM instance.

  • Shard: Container for data of a specific service-cluster pair and data storage settings, e.g., TTL.

The project, cluster, and service objects define the data source, and the shard defines the storage rules.

Find the description of other Monium objects and terms in the Basic terms section.

Platform feature overviewPlatform feature overview

MetricsMetrics

Metrics are real time numerical indicators of system performance. Their common use cases include:

  • Monitoring CPU, memory, and network usage.
  • Analyzing trends and performance.
  • Detecting anomalies and bottlenecks.

Learn more about metrics.

LogsLogs

Logs are structured records of events and messages that help you:

  • Investigate specific incidents in detail.
  • Analyze errors and exceptions.
  • Audit user and system activity.

You can temporarily disable alert notifications by creating a mute.

Learn more about logs.

TracesTraces

Traces are visual representations of request paths in distributed applications, which enable you to:

  • Identify bottlenecks in microservice chains.
  • Analyze latency between system components.
  • Understand dependencies in complex architectures.
  • Examine requests and responses during LLM agent monitoring.

Learn more about traces.

AlertsAlerts

Alerts are automated notifications for critical events, for which you can set up the following:

  • Event trigger rules, e.g., a sudden change in a metric.
  • Notifications via messaging apps, email, phone call, or cloud function.

Alerts help you respond to issues before they affect users or at least minimize that impact.

Learn more about alerts.

Dashboards and Metric ExplorerDashboards and Metric Explorer

Real-time visualization of system data and key indicators enables you to:

  • Gain a unified view of your system's health.
  • Collect data from multiple sources.
  • Analyze performance and forecast trends.
  • Drill down from high-level overviews to granular details to investigate issues and their root causes.

Learn more about dashboards and Metric Explorer.

Monium delivers end-to-end visibility into your systems, reducing troubleshooting time and empowering data-driven decisions.

Platform conceptsPlatform concepts

  • Basic terms in Monium
  • Data model in Monium.Metrics
  • Query language in Monium.Metrics

Was the article helpful?

Previous
Getting started
Next
Overview
© 2026 Direct Cursus Technology L.L.C.