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
    • Start testing with double trial credits
    • 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
  • Pricing policy
  • Terraform reference
    • All metric references
    • API Gateway
    • Application Load Balancer
    • Audit Trails
    • BareMetal
    • Certificate Manager
    • Cloud Backup
    • Cloud CDN
    • Cloud Functions
    • Cloud Logging
    • Cloud Notification Service
    • Compute Cloud
    • Container Registry
    • Yandex Data Processing
    • Data Transfer
    • Cloud DNS
    • Identity and Access Management
    • Yandex IoT Core
    • Key Management Service
    • Yandex Lockbox
    • Managed Service for Apache Airflow™
    • Managed Service for Apache Kafka®
    • Managed Service for ClickHouse®
    • Managed Service for Greenplum®
    • Managed Service for GitLab
    • Managed Service for Kubernetes
    • Managed Service for MongoDB
    • Managed Service for MySQL®
    • Managed Service for OpenSearch
    • Managed Service for PostgreSQL
    • Yandex Managed Service for Valkey™
    • Managed Service for YDB
    • Message Queue
    • Monitoring
    • Network Load Balancer
    • Object Storage
    • SmartCaptcha
    • Smart Web Security
    • Unified Agent
  • Release notes
  1. Metric reference
  2. Cloud Notification Service

Yandex Cloud Notification Service metrics

Written by
Yandex Cloud
Updated at May 15, 2025

Note

The service is at the preview stage.

This section describes Cloud Notification Service metrics delivered to Monitoring.

The name label contains the metric name.

Labels shared by all Cloud Notification Service metrics:

Label

Value

service

Service ID: notifications

status

Message sending status. The possible values are:

  • conveyed: Sent successfully.
  • filtered: Filtered out.
  • --message: Message TTL expired.
  • client_error: Failed to send the message. Request or data error, see the error label.
  • server_error: Failed to send the message. Server error.

Service metrics:

Metric name
Type, units

Description

application.notifications.count
IGAUGE, count

Number of mobile push notifications sent within one minute.
Labels:

  • app: Channel (application) name.
  • platform: Mobile notification platform name.

application.notifications.errors.count
IGAUGE, count

Number of mobile push notification send errors within one minute.
Labels:

  • app: Channel (application) name.
  • platform: Mobile notification platform name.
  • error: Description of the client_error status when sending a message. The possible values are:
    • rate_limit: Too many send requests to the device.
    • misconfigured_channel: Misconfigured channel, e.g., an invalid mobile app secret is loaded.
    • invalid_or_revoked_endpoint: Endpoint is incorrect or invalidated by the platform.
    • invalid_message_or_endpoint: Incorrect message, incorrect sending or endpoint parameters.
    • total: Aggregate.

sms_channel.notifications.count
IGAUGE, count

Number of SMS messages sent within one minute.
The sender_id label represents the channel ID.

sms_channel.notifications.errors.count
IGAUGE, count

Number of SMS send errors within one minute.
Labels:

  • sender_id: Channel ID.
  • error: Description of the client_error status when sending a message.

webpush_channel.notifications.count
IGAUGE, count

Number of in-browser push notifications sent within one minute.
The channel_name label represents the channel name.

webpush_channel.notifications.errors.count
IGAUGE, count

Number of in-browser push notification send errors within one minute.
Labels:

  • channel_name: Channel name.
  • error: Description of the client_error status when sending a message.

Was the article helpful?

Previous
Cloud Logging
Next
Compute Cloud
© 2025 Direct Cursus Technology L.L.C.