Commit graph

6 commits

Author SHA1 Message Date
Simon Cruanes
5f3b162290 bounded queue: provide a per-item measure function for better errors/metrics
we can now know how big the batches we drop are
2026-04-10 15:09:59 -04:00
Simon Cruanes
fd47118c51 fix 2026-04-10 15:09:59 -04:00
Simon Cruanes
7a93a2582b better warning in bounded_queue_sync 2026-04-10 14:28:50 -04:00
Simon Cruanes
875101de9b
debug in bounded queue sync 2026-03-04 13:11:04 -05:00
Simon Cruanes
71bb7d1996 various fixes 2026-02-17 20:59:58 -05:00
Simon Cruanes
e4177c2843
client: split opentelemetry-client.sync off of main client library
that's the place for the synchronous primitives.
2026-01-20 00:15:26 -05:00
Renamed from src/client/bounded_queue_sync.ml (Browse further)