1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 05:14:21 -05:00
denoland-deno/ext/telemetry
denobot ee9f24cdcd
chore: release "deno_*" crates (#27402)
Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2024-12-17 17:03:58 +01:00
..
Cargo.toml chore: release "deno_*" crates (#27402) 2024-12-17 17:03:58 +01:00
lib.rs refactor(unstable): otel configuration (#27333) 2024-12-12 09:17:26 +01:00
README.md refactor(unstable): move telemetry to own ext (#27067) 2024-11-26 11:22:18 +00:00
telemetry.ts refactor(unstable): otel configuration (#27333) 2024-12-12 09:17:26 +01:00
util.ts refactor(unstable): move telemetry to own ext (#27067) 2024-11-26 11:22:18 +00:00

deno_telemetry

This crate implements telemetry for Deno using OpenTelemetry.