wanglun commented on issue #765: brpc支持Prometheus收集,没有label维度的信息,类型限定是gauge
URL: https://github.com/apache/incubator-brpc/issues/765#issuecomment-557405899
 
 
   > 
目前brpc内部统计的metric用gauge和summary就足够了,所以只输出了gauge和summary。如果需要用label来输出业务的统计数据,建议用Prometheus官方提供的cpp
 client
   
   能否将用户自定义的LatencyRecorder,也用summary导出?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to