Skip to content

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Oct 10, 2025

Description

Updates defaults for batching in Datadog exporter to match those that we recommend for the batch processor

Link to tracking issue

Updates #43082

Comment on lines +337 to +340
FlushTimeout: 10 * time.Second,
Sizer: exporterhelper.RequestSizerTypeItems,
MinSize: 10,
MaxSize: 100,
Copy link
Member

Choose a reason for hiding this comment

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

I'm OK with the defaults but then we will want to use the same in agent too. cc @liustanley

Copy link
Member Author

Choose a reason for hiding this comment

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

Oki, will wait until you confirm that the Agent change would be okay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants