We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 线程始终是100%在运转的。所以我们在思考, 1,能否彻底关闭bvar 的sampler 线程?从代码来看,当前貌似没有关闭的gflag。 2,关闭了sampler 线程对brpc实际的影响是啥?仅仅是一些统计值看不了吗?如果我们不关心这些统计值的话,是不是就没有影响? 3,能否在后续的迭代版本中增加一个gflag,用来控制是否开启sampler线程? 辛苦帮忙解答一下,谢谢,Thanks♪(・ω・)ノ
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
PR: #1990
已合入,closed
No branches or pull requests
当前在我们线上场景发现bvar 线程始终是100%在运转的。所以我们在思考,
1,能否彻底关闭bvar 的sampler 线程?从代码来看,当前貌似没有关闭的gflag。
2,关闭了sampler 线程对brpc实际的影响是啥?仅仅是一些统计值看不了吗?如果我们不关心这些统计值的话,是不是就没有影响?
3,能否在后续的迭代版本中增加一个gflag,用来控制是否开启sampler线程?
辛苦帮忙解答一下,谢谢,Thanks♪(・ω・)ノ
The text was updated successfully, but these errors were encountered: