Skip to content

[exporter/clickhouse] Use the standard default of 10 queue consumers #34176

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

Merged

Conversation

tommyzli
Copy link
Contributor

Description:
The default number of queue consumers is in the exporter helper 10. This default is respected by every other exporter in this repo except for the ClickHouse exporter. A default of 1 is way too low for any major workload and adds a low ceiling to the vertical scalability of a single collector.

Link to tracking Issue: n/a

Testing: n/a

Documentation: Added the default values to the README

@tommyzli tommyzli requested a review from dmitryax as a code owner July 19, 2024 18:35
@tommyzli tommyzli requested a review from a team July 19, 2024 18:35
Copy link

linux-foundation-easycla bot commented Jul 19, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link
Member

@SpencerTorres SpencerTorres left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good find, we just need to add a changelog entry. Appreciate the contribution!

@tommyzli
Copy link
Contributor Author

Thanks @SpencerTorres, I added a changelog entry

@crobert-1 crobert-1 added the ready to merge Code review completed; ready to merge by maintainers label Jul 22, 2024
@mx-psi mx-psi merged commit 44e48ba into open-telemetry:main Jul 26, 2024
160 of 163 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 26, 2024
@cwegener
Copy link
Contributor

Huh. I thought I had raised an issue about this a long time ago and it had previously been resolved. Odd.

@cwegener
Copy link
Contributor

Hmm .. Ok. Maybe I should have made top-level issue for it instead.
#28579 (comment)

Good that it's now fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
exporter/clickhouse ready to merge Code review completed; ready to merge by maintainers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants