renzhong commented on issue #2660:
URL: https://github.com/apache/brpc/issues/2660#issuecomment-2159668492
我准备修复这个问题,有两个方案,一个是参考 bvar,拆分名字。一个是把平均耗时改成
service_latency{valid="false",quantile='avg'} 0
这两种方案,哪种更好一些? @wwbmmm
--
This is an automated message from the Apache Git Service.
To r
chenBright commented on PR #2629:
URL: https://github.com/apache/brpc/pull/2629#issuecomment-2159676339
done,rebase解决冲突。
--
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
chenBright commented on issue #2405:
URL: https://github.com/apache/brpc/issues/2405#issuecomment-2159705777
嗯嗯,网关只转发baidu协议请求的话,是不需要json、pb互转的。
扩展一下,网关要支持多语言(php、nodejs、python等)接入baidu协议的brpc服务的话,client的payload一般使用json,网关负责服务发现和转发payload,brpc服务需要支持json、pb互转的能力。
--
This is an autom
chenBright commented on issue #2405:
URL: https://github.com/apache/brpc/issues/2405#issuecomment-2159708781
稍微修改了一下原来的描述。
--
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
chenBright commented on PR #2574:
URL: https://github.com/apache/brpc/pull/2574#issuecomment-2159878088
@wwbmmm done,rebase解决冲突。
--
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 comme