GitHub user ShadowySpirits added a comment to the discussion: proxy module 
monitoring indicators are improved

The histogram metrics rocketmq_rpc_latency will be split into three separate 
metrics internally:
- rocketmq_rpc_latency_count
- rocketmq_rpc_latency_sum
- rocketmq_rpc_latency_bucket

rocketmq_rpc_latency_count and rocketmq_request_total have the same semantics. 
And rocketmq_response_code_total could be instead by label response_code in 
rocketmq_rpc_latency.

The rocketmq_runtime_mode and rocketmq_runtime_config configurations should not 
be utilized as metrics. Instead, they should be accessed through an API 
provided for troubleshooting purposes.

GitHub link: 
https://github.com/apache/rocketmq/discussions/6405#discussioncomment-5400616

----
This is an automatically sent email for dev@rocketmq.apache.org.
To unsubscribe, please send an email to: dev-unsubscr...@rocketmq.apache.org

Reply via email to