serverglen commented on issue #1322:
URL: https://github.com/apache/incubator-brpc/issues/1322#issuecomment-998802680


   当时这么设计也是考虑到以下几点:
   1. 框架帮用户拼接key,避免用户自己实现五花八门 拼接key的逻辑
   2. 保留用户单维度bvar的使用习惯
   3. 多维度bvar支持导出prometheus格式数据,如果用户自己拼接key,他自己也需要实现导出prometheus格式的逻辑
   
   当前实现方式复杂度其实也还好,核心代码并没有太多,还有一部分list、count、describe等不常用接口。


-- 
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]



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

Reply via email to