GreateCode commented on issue #2680:
URL: https://github.com/apache/brpc/issues/2680#issuecomment-2210516950
@jamesge
--
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 un
icexin opened a new issue, #2682:
URL: https://github.com/apache/brpc/issues/2682
我用mbvar来模拟prometheus的histogram指标,通过添加一个le的label来统计所有小于等于这个值的counter,其中+inf应该等于所有的请求数。但跑了一段时间后发现counter数并没有按照le的大小排序。如图

```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to
wasphin commented on issue #2679:
URL: https://github.com/apache/brpc/issues/2679#issuecomment-2211589472
gflags 2.1 中有一处 namespace 的问题,在 2.2 中修复了,可以升级下
https://github.com/gflags/gflags/commit/408061b46974cc8377a8a794a048ecae359ad887
--
This is an automated message from the Apache
This is an automated email from the ASF dual-hosted git repository.
xiaofeng pushed a change to branch release-1.10
in repository https://gitbox.apache.org/repos/asf/brpc.git
at 81ae605d Merge pull request #2610 from
yanglimingcn/bugfix/remove_old_rpcz_directory
No new revisions were add