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.