Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自定义内置bvar的名称,如qps、latency #1849

Closed
MonstarCoder opened this issue Jul 20, 2022 · 3 comments
Closed

自定义内置bvar的名称,如qps、latency #1849

MonstarCoder opened this issue Jul 20, 2022 · 3 comments
Labels
feature new feature

Comments

@MonstarCoder
Copy link

当前brpc内置的qps、latency监控名称是由"rpc_server"和service、port拼接起来,看了下代码,应该没有暴露接口给用户自定义该名称,有其他方法修改这些监控项的名称吗?

@serverglen
Copy link
Contributor

内部版本有这个功能,@KaneVV1 可以提个PR

@serverglen serverglen added the feature new feature label Jul 20, 2022
@serverglen serverglen assigned serverglen and unassigned serverglen Jul 20, 2022
@MonstarCoder
Copy link
Author

内部版本有这个功能,@KaneVV1 可以提个PR

太棒了,急需该功能,期待PR!

@serverglen
Copy link
Contributor

已合入 #1854

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature new feature
Projects
None yet
Development

No branches or pull requests

2 participants