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

Support configurable buffer size for large payload #1390

Open
ttj4 opened this issue May 8, 2024 · 0 comments
Open

Support configurable buffer size for large payload #1390

ttj4 opened this issue May 8, 2024 · 0 comments

Comments

@ttj4
Copy link

ttj4 commented May 8, 2024

Describe what happened:

I have installed the datadog agent with helmchart on my k8s cluster.

For high throughput, I want to set dogstatsd_buffer_size value on the agent as per https://docs.datadoghq.com/developers/dogstatsd/high_throughput/

On the helm chart, I can't see DD_DOGSTATSD_BUFFER_SIZE or dogstatsd_buffer_size variables to pass this info

Describe what you expected:
The helm chart should accept the required variables to see configurable buffer size.

Steps to reproduce the issue:
https://github.com/DataDog/helm-charts/blob/main/charts/datadog/templates/_container-agent.yaml buffer configs are not available in here.

Additional environment details (Operating System, Cloud provider, etc):
NA

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