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

Update dskit with -server.grpc.num-workers option #6311

Merged
merged 4 commits into from
Oct 10, 2023

Conversation

colega
Copy link
Contributor

@colega colega commented Oct 10, 2023

What this PR does

This option configures gprc.NumStreamWorkers() option, that allows running long-living workers to handle the requests.

Which issue(s) this PR fixes or relates to

Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

This option configures `gprc.NumStreamWorkers()` option, that allows
running long-living workers to handle the requests.

Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
@colega colega marked this pull request as ready for review October 10, 2023 09:46
@colega colega requested review from grafanabot and a team as code owners October 10, 2023 09:46
Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
Signed-off-by: Oleg Zaytsev <mail@olegzaytsev.com>
@colega colega merged commit 18c182f into main Oct 10, 2023
28 checks passed
@colega colega deleted the update-dskit-with-grpc-num-workers-option branch October 10, 2023 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants