brpc is an Industrial-grade RPC framework using C++ Language, which is often used in high performance system such as Search, Storage, Machine learning, Advertisement, Recommendation etc. "brpc" means "better RPC".
Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)
Describe the solution you'd like (描述你期望的解决方法)
Describe alternatives you've considered (描述你想到的折衷方案)
Additional context/screenshots (更多上下文/截图)
Describe the bug (描述bug)
通过brpc_metrics接口获取mbvar 转化来的多lables guage打点,提示type非法
具体的值:
# HELP lat_rank_score_total_latency{system="unknown",module="unknown",server="rank_server_nbase",status="0"}
# TYPE lat_rank_score_total_latency{system="unknown",module="unknown",server="rank_...
Describe the bug (描述bug)
I import brpc in a bazel repo, first it said lack of crc32c, leveldb, snappy, zlib and some config file, it also need add some condition config to avoid bazel/config not found problem, after I fixed these problem, meet a compile error, how to fix this problem?
ERROR: /root...
The ASF board has approved a resolution to graduate bRPC into a full Top Level Project. Thanks to everyone for your help to get to this point.
To transition from the Apache Incubator to a new TLP, there's a few action items we need to do to complete the transition. These are identified by https://in...