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

Adjust queueing and batching configurarion for OTC according to testi… #2474

Merged

Conversation

pdelewski
Copy link
Contributor

…ng results

Description

Fill in your description here.


Checklist
  • Changelog updated
Testing performed
  • Redeploy fluentd and fluentd-events pods
  • Confirm events, logs, and metrics are coming in

@pdelewski pdelewski requested a review from a team as a code owner August 18, 2022 13:31
@@ -3977,7 +3977,7 @@ metadata:
## ref: https://github.com/SumoLogic/opentelemetry-collector/blob/main/processor/batchprocessor
batch:
## Number of spans after which a batch will be sent regardless of time
send_batch_size: 16_384
send_batch_size: 1_024
## Time duration after which a batch will be sent regardless of size
timeout: 30s
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we update timeout as well?

Choose a reason for hiding this comment

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

Yeah, a lower value like 1s is better imo.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I will update that

@pdelewski pdelewski force-pushed the SUMO-186628-Adjust-queueing-and-batching-configurarion-for-OTC branch 2 times, most recently from ef1d6f8 to 9f8b086 Compare August 18, 2022 13:40
@github-actions github-actions bot added the documentation documentation label Aug 18, 2022
@pdelewski pdelewski force-pushed the SUMO-186628-Adjust-queueing-and-batching-configurarion-for-OTC branch from 9f8b086 to 0c61160 Compare August 18, 2022 14:15
Copy link

@swiatekm swiatekm left a comment

Choose a reason for hiding this comment

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

LGTM, do you plan on doing logs in a separate PR?

@pdelewski
Copy link
Contributor Author

LGTM, do you plan on doing logs in a separate PR?

From what I see, originally it was done only for metrics, so I updated only metrics. I can prepare separate PR for logs

@pdelewski pdelewski force-pushed the SUMO-186628-Adjust-queueing-and-batching-configurarion-for-OTC branch from 0c61160 to b1812cc Compare August 19, 2022 08:48
@pdelewski pdelewski merged commit 45a1f72 into main Aug 19, 2022
@pdelewski pdelewski deleted the SUMO-186628-Adjust-queueing-and-batching-configurarion-for-OTC branch August 19, 2022 08:59
pdelewski added a commit that referenced this pull request Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants