mirror of
https://github.com/denoland/deno.git
synced 2025-10-02 23:24:37 +00:00
![]() tunnels now automatically reconnect and migrate. also use `shutdown` in telemetry instead of `flush` because it times out after 5s, which is important if the tunnel connection is hanged for some reason. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
README.md | ||
telemetry.ts | ||
util.ts |
deno_telemetry
This crate implements telemetry for Deno using OpenTelemetry.