Simon Cruanes
|
008ae6ddfd
|
add Emitter_add_batching to client library
fronting an emitter with a batch belongs in its own module
|
2026-01-20 00:15:29 -05:00 |
|
Simon Cruanes
|
ae92077389
|
more docs
|
2026-01-20 00:15:29 -05:00 |
|
Simon Cruanes
|
e4063e082e
|
batch: change ~now to ~mtime
|
2026-01-20 00:15:25 -05:00 |
|
Simon Cruanes
|
239d9d5aec
|
feat exporter: add self_metrics
|
2026-01-20 00:15:21 -05:00 |
|
Simon Cruanes
|
25afa2085c
|
feat batch: proper closing of wrap_emitter; default batch=100
|
2026-01-20 00:15:19 -05:00 |
|
Simon Cruanes
|
8640db6a8c
|
doc
|
2026-01-20 00:15:15 -05:00 |
|
Simon Cruanes
|
689b932c63
|
client: add sampler; batch and sampler are now emitter transformers
|
2026-01-20 00:15:12 -05:00 |
|
Simon Cruanes
|
ced8dd421f
|
feat client: various changes
|
2026-01-20 00:15:10 -05:00 |
|
Corentin Leruth
|
42e41675b5
|
fmt
|
2025-11-08 12:43:21 +01:00 |
|
Shon Feder
|
8a8299020a
|
Make Batch actually be thread safe
|
2025-09-07 23:26:20 -04:00 |
|
Shon Feder
|
31a712dd30
|
Allowing configuring start time
|
2025-06-30 22:28:30 -04:00 |
|
Shon Feder
|
18f58c3ac5
|
Allow configuring high_watermark
|
2025-06-30 22:01:13 -04:00 |
|
Shon Feder
|
ca31707395
|
Factor batching logic out of the cohttp-lwt client
This will allow resuing the batching logic in the Eio client.
As a followup, we should refactor the ocurl client to use the same
batcher.
|
2025-06-27 21:48:55 -04:00 |
|