Commit graph

4 commits

Author SHA1 Message Date
Simon Cruanes
e79df14a90
refactor thoroughly ambient-context
we have a new explicit `Storage.t` interface, that can be used to
get a `Context.t` (a hmap) and to locally swap it; then we have multiple
implementations of the Storage; and then we have a singleton atomic
containing the "main" storage.
2026-01-20 00:15:11 -05:00
Simon Cruanes
076f39b1be
remove optional dep on rcontext 2024-10-04 21:02:39 -04:00
Simon Cruanes
7629e419c8
format 2024-09-20 09:22:13 -04:00
Simon Cruanes
9584a7426f
wip: inline ambient-context into opentelemetry 2024-09-05 16:11:09 -04:00