0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-24 14:11:58 -05:00
Commit graph

2 commits

Author SHA1 Message Date
Luca Casonato
2a54c08182 feat(unstable): replace SpanExporter with TracerProvider (#27473) 2025-01-09 15:19:18 -05:00
snek
f32c836520
fix(unstable): otel context with multiple keys (#27230)
`SafeMap` treats its argument as an object with a "length" and index
properties, rather than a generic iterator, so every time we cloned it,
it was dropping all the data.
2024-12-05 23:03:54 +01:00