Monitoring Metric | Description |
Production rate (messages/sec) | Number of messages produced by all producers under the topic per second in the selected time range |
Consumption rate (messages/sec) | Number of messages consumed by all consumers under the topic per second in the selected time range. |
Production traffic (bytes/sec) | Data size of messages produced by all producers under the topic per second in the selected time range |
Consumption traffic (bytes/sec) | Data size of messages consumed by all consumers under the topic per second in the selected time range |
Total message size (bytes) | The total data size of current messages |
Average message size (bytes) | The average data size of current messages |
Total number of messages | The total number of current messages |
Number of producers | Number of producers connected to the queue |
Number of subscribers | Number of consumers connected to the queue |
Was this page helpful?