Skip to content

Trace optimizations#2129

Merged
leoyvens merged 2 commits intomainfrom
leo/reduce-trace-volume
Apr 15, 2026
Merged

Trace optimizations#2129
leoyvens merged 2 commits intomainfrom
leo/reduce-trace-volume

Conversation

@leoyvens
Copy link
Copy Markdown
Collaborator

Reduce trace volume:

  • Downgrade fn get_cached_parquet_metadata to level=trace.
  • Don't instrument every fn poll_next of the compact plan, instead using a higher level compaction_plan span.

Improve throughput of the exporter:

  • Set export interval to 500ms (from default 5s)
  • Set max queue size to 8192

@leoyvens leoyvens marked this pull request as ready for review April 15, 2026 09:28
@leoyvens leoyvens merged commit f19dec8 into main Apr 15, 2026
8 checks passed
@leoyvens leoyvens deleted the leo/reduce-trace-volume branch April 15, 2026 09:31
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.

2 participants