1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-23 15:39:49 -05:00
denoland-deno/ext/telemetry
snek 6755f5b55d
refactor(unstable): move telemetry to own ext (#27067)
Move telemetry to its own ext to clean up some code and resolve circular
deps.
2024-11-28 15:47:25 +01:00
..
Cargo.toml refactor(unstable): move telemetry to own ext (#27067) 2024-11-28 15:47:25 +01:00
lib.rs refactor(unstable): move telemetry to own ext (#27067) 2024-11-28 15:47:25 +01:00
README.md refactor(unstable): move telemetry to own ext (#27067) 2024-11-28 15:47:25 +01:00
telemetry.ts refactor(unstable): move telemetry to own ext (#27067) 2024-11-28 15:47:25 +01:00
util.ts refactor(unstable): move telemetry to own ext (#27067) 2024-11-28 15:47:25 +01:00

deno_telemetry

This crate implements telemetry for Deno using OpenTelemetry.