The page has been translated by Gen AI.

ServiceWatch Metrics

The Queue Service sends metrics to ServiceWatch. The metrics provided by default monitoring are data collected at a 1‑minute interval.

Reference
For checking metrics in ServiceWatch, refer to the ServiceWatch guide.

Basic Metrics

The following are the basic metrics for the Queue Service namespace.

The indicators whose names are displayed in bold below are the key indicators selected from the basic metrics provided by Queue Service. Key metrics are used to compose service dashboards that are automatically built for each service in ServiceWatch.

Each metric indicates through the user guide which statistical value is meaningful when viewing that metric, and among the meaningful statistics, the values displayed in bold are the primary statistics. In the service dashboard, you can view key metrics using these primary statistical values.

Performance itemsDetailed descriptionunitmeaningful statistics
NumberOfMessagesSentNumber of messages added to the queueCount
  • Average
  • Total
SentMessageSizeSize of the message added to the queueBytes
  • Total
NumberOfMessagesReceivedNumber of messages returned by the call to the ReceiveMessage operation (number of polled messages)Count
  • Average
  • Total
NumberOfEmptyReceivesNumber of ReceiveMessage API calls that did not return a messageCount
  • Average
  • Total
NumberOfMessagesDeletedNumber of messages deleted from the queueCount
  • Average
  • Total
Table. Queue Service Basic Metrics
Overview
Release Note