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

Conflicting documentation #1021

Open
andrewa-stripe opened this issue Dec 18, 2022 · 0 comments
Open

Conflicting documentation #1021

andrewa-stripe opened this issue Dec 18, 2022 · 0 comments

Comments

@andrewa-stripe
Copy link
Contributor

# Numbers larger than 1 will enable the use of SO_REUSEPORT, make sure
# this is supported on your platform!
num_workers: 96
num_readers: 1

veneur/example.yaml

Lines 186 to 195 in 3cec7b5

# Adjusts the number of metrics workers across which Veneur will
# distribute aggregation. More decreases contention but has
# diminishing returns. The default value is 1, no parallel ingestion
# of metrics.
num_workers: 96
# Adjusts the number of listening goroutines on any UDP listener
# (statsd and SSF). Numbers larger than 1 will enable the use of
# SO_REUSEPORT, so make sure this is supported on your platform!
num_readers: 1

which field relates to SO_REUSEPORT requirements?

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

No branches or pull requests

1 participant