ShadowySpirits opened a new issue, #5994:
URL: https://github.com/apache/rocketmq/issues/5994

   This issue aims to add the following metrics:
   
   | Type      | Name                                     | Unit         |
   |-----------|------------------------------------------|--------------|
   | Histogram | rocketmq_pop_buffer_scan_time_consume    | milliseconds |
   | Counter   | rocketmq_pop_revive_in_message_total     |              |
   | Counter   | rocketmq_pop_revive_out_message_total    |              |
   | Counter   | rocketmq_pop_revive_retry_messages_total |              |
   | Gauge     | rocketmq_pop_revive_lag                  |              |
   | Gauge     | rocketmq_pop_revive_latency              | milliseconds |
   | Gauge     | rocketmq_pop_offset_buffer_size          |              |
   | Gauge     | rocketmq_pop_checkpoint_buffer_size      |              |
   | Counter   | rocketmq_timer_enqueue_total             |              |
   | Counter   | rocketmq_timer_dequeue_total             |              |
   | Gauge     | rocketmq_timer_enqueue_lag               |              |
   | Gauge     | rocketmq_timer_enqueue_latency           | milliseconds |
   | Gauge     | rocketmq_timer_dequeue_lag               |              |
   | Gauge     | rocketmq_timer_dequeue_latency           | milliseconds |
   | Gauge     | rocketmq_timing_messages                 |              |


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to