Skip to content

Conversation

@doanbutar
Copy link

Adding env variable or config options to reduce Beyla batch size

@doanbutar doanbutar requested a review from grafsean as a code owner November 13, 2025 12:20
@CLAassistant
Copy link

CLAassistant commented Nov 13, 2025

CLA assistant check
All committers have signed the CLA.


| YAML<p>environment variable</p> | Description | Type | Default |
| ------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | ------------------------ |
| `max_export_batch_size`<p>`BEYLA_OTLP_TRACES_MAX_EXPORT_BATCH_SIZE`| Reducing that will make Beyla generate smaller batches. | URL | 4096 |

Check warning

Code scanning / Vale

Avoid using 'will'. For more information, refer to https://developers.google.com/style/tense. Warning documentation

Avoid using 'will'. For more information, refer to https://developers.google.com/style/tense.
| YAML<p>environment variable</p> | Description | Type | Default |
| ------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------- | ------------------------ |
| `max_export_batch_size`<p>`BEYLA_OTLP_TRACES_MAX_EXPORT_BATCH_SIZE`| Reducing that will make Beyla generate smaller batches. | URL | 4096 |
| `max_queue_size`<p>`BEYLA_OTLP_TRACES_MAX_QUEUE_SIZE`| Reducing it will reduce the queue size in Beyla for traces, forcing flush on queue limit. | URL | 4096 |

Check warning

Code scanning / Vale

Avoid using 'will'. For more information, refer to https://developers.google.com/style/tense. Warning documentation

Avoid using 'will'. For more information, refer to https://developers.google.com/style/tense.
@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.30%. Comparing base (d47d2f4) to head (9b1c4c0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2313   +/-   ##
=======================================
  Coverage   43.30%   43.30%           
=======================================
  Files          38       38           
  Lines        2974     2974           
=======================================
  Hits         1288     1288           
  Misses       1573     1573           
  Partials      113      113           
Flag Coverage Δ
unittests 43.30% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Successfully merging this pull request may close these issues.

4 participants