mirror of
https://github.com/denoland/deno.git
synced 2024-12-18 05:14:21 -05:00
5c17bb4287
`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. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
README.md | ||
telemetry.ts | ||
util.ts |
deno_telemetry
This crate implements telemetry for Deno using OpenTelemetry.