Sweep 19 Sep 2026 · 02:36Z Build v2.1.278 500 read Stable v2.1.267 Latest v2.1.278 Next v2.1.278 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.268 ·

OTEL trace exporter can cap batch size

OTEL trace export can now cap how many spans are sent per batch

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal2worth watching, 1 to 5
AreaOTELwhat it touches
KindNew Featuresin v2.1.268,
Use it now Notable

OTEL trace export can now cap how many spans are sent per batch

What

When setting up OpenTelemetry (OTEL) trace export, Claude Code can now optionally pass a maximum export batch size to each batch span processor, limiting how many spans are sent together in one export.

Why

This gives control over batch export sizing for telemetry, which can help manage the size and frequency of trace export requests.

See this entry in the whole of v2.1.268 →