Skip to content

[9.1] (backport #10492) [AutoOps] Improve Batching Configuration#10547

Merged
pickypg merged 1 commit into9.1from
mergify/bp/9.1/pr-10492
Oct 14, 2025
Merged

[9.1] (backport #10492) [AutoOps] Improve Batching Configuration#10547
pickypg merged 1 commit into9.1from
mergify/bp/9.1/pr-10492

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Oct 14, 2025

This brings in recommendations from external testing on OTel data shipping to better understand solid batching.

Note: block_on_overflow: true is going to become the default behavior in a future version of OTel.

What does this PR do?

Updates the batching behavior of the OTLP exporter to be more performant.

Why is it important?

This should improve performance end-to-end.

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

None. This should actually improve performance in practically all scenarios.

How to test this PR locally

Run the Elastic Agent using the configurations provided and ensure it still ships data.

Related issues

Internal discussions around better queueing.


This is an automatic backport of pull request #10492 done by [Mergify](https://mergify.com).
This brings in recommendations from external testing on OTel data
shipping to better understand solid batching.

Note: `block_on_overflow: true` is going to become the default
behavior in a future version of OTel.

(cherry picked from commit 552463b)
@mergify mergify bot requested a review from a team as a code owner October 14, 2025 17:44
@mergify mergify bot added the backport label Oct 14, 2025
@github-actions github-actions bot added the bug Something isn't working label Oct 14, 2025
@pickypg pickypg enabled auto-merge (squash) October 14, 2025 18:02
@pickypg pickypg merged commit 6e111b8 into 9.1 Oct 14, 2025
23 checks passed
@pickypg pickypg deleted the mergify/bp/9.1/pr-10492 branch October 14, 2025 19:31
@elasticmachine
Copy link
Contributor

💛 Build succeeded, but was flaky

Failed CI Steps

cc @pickypg

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

Labels

backport bug Something isn't working

2 participants