You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "ShadowySpirits (via GitHub)" <gi...@apache.org> on 2023/02/06 08:09:50 UTC

[GitHub] [rocketmq] ShadowySpirits opened a new issue, #5994: [RIP-46] Add pop and timer metrics

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: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] lizhimins closed issue #5994: [RIP-46] Add pop and timer metrics

Posted by "lizhimins (via GitHub)" <gi...@apache.org>.
lizhimins closed issue #5994: [RIP-46] Add pop and timer metrics
URL: https://github.com/apache/rocketmq/issues/5994


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] ShadowySpirits commented on issue #5994: [RIP-46] Add pop and timer metrics

Posted by "ShadowySpirits (via GitHub)" <gi...@apache.org>.
ShadowySpirits commented on issue #5994:
URL: https://github.com/apache/rocketmq/issues/5994#issuecomment-1418672793

   @yangwenting-ywt Please help check the naming.


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org