Skip to content

chore: change the defaults of otelcol.exporter queue batch block#5061

Merged
ptodev merged 1 commit intomainfrom
ptodev/otel-batch
Dec 18, 2025
Merged

chore: change the defaults of otelcol.exporter queue batch block#5061
ptodev merged 1 commit intomainfrom
ptodev/otel-batch

Conversation

@ptodev
Copy link
Contributor

@ptodev ptodev commented Dec 10, 2025

PR Description

Similar to #4363, but for the batch block in the exporters. This makes the defaults more friendly to Grafana Cloud.

Which issue(s) this PR fixes

Fixes #4488

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Tests updated
  • Config converters updated

BEGIN_COMMIT_OVERRIDE
feat: Change the defaults for sending_queue > batch block inside otelcol.exporter components (#5061)

BREAKING CHANGE: otelcol.exporter > sending_queue > batch > min_size changed from 8192 to 2000 and max_size changed from 0 to 3000
END_COMMIT_OVERRIDE

@ptodev ptodev requested review from a team and clayton-cornell as code owners December 10, 2025 21:11
@ptodev ptodev changed the title Ptodev/otel batch Change the defaults of otelcol.exporter queue batch block Dec 10, 2025
@github-actions
Copy link
Contributor

💻 Deploy preview available (Ptodev/otel batch):

@github-actions
Copy link
Contributor

💻 Deploy preview available (Change the defaults of otelcol.exporter queue batch block):

@ptodev ptodev changed the title Change the defaults of otelcol.exporter queue batch block chore: change the defaults of otelcol.exporter queue batch block Dec 16, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 16, 2025

💻 Deploy preview deleted (chore: change the defaults of otelcol.exporter queue batch block).

@ptodev ptodev force-pushed the ptodev/otel-batch branch 3 times, most recently from 4d55b52 to 5c64deb Compare December 16, 2025 08:48
@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Dec 16, 2025
BREAKING CHANGE: `min_size` has changed from `8192` to `2000` and `max_size` has changed from `0` to `3000`
@ptodev ptodev merged commit 714a2ed into main Dec 18, 2025
55 of 59 checks passed
@ptodev ptodev deleted the ptodev/otel-batch branch December 18, 2025 17:02
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 2, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

frozen-due-to-age type/docs Docs Squad label across all Grafana Labs repos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The default otelcol exporter queue batch sizes should work with Grafana Cloud

4 participants