renzhong opened a new pull request, #2659:
URL: https://github.com/apache/brpc/pull/2659
### What problem does this PR solve?
当 mbvar 的 label 为空时,mbvar latency 的 tag 会多一个逗号,导致 prometheus 无法识别这样的上报。
旧的错误格式如下:
rpc_rough_rank_latency{,quantile="99"}
修复后的格式如下:
rpc_rough_rank_latenc
renzhong opened a new issue, #2660:
URL: https://github.com/apache/brpc/issues/2660
**Describe the bug (描述bug)**
mbvar 的 prometheus 的上报格式如下:
# HELP service_latency
# TYPE service_latency gauge
service_latency{valid="false"} 0
# HELP service_latency
# TYPE service_latency gau
lorinlee closed issue #2648: 遇到一个编译问题
URL: https://github.com/apache/brpc/issues/2648
--
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: dev-unsubscr...@br
lorinlee commented on issue #2648:
URL: https://github.com/apache/brpc/issues/2648#issuecomment-2149942899
fixed by #2651
--
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.
T
Hi, all
During the last week, the following one PR was merged.
* Opt performance of async log #2602 (https://github.com/apache/brpc/pull/2602)
Best Regards,
LorinLee
-
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For