0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-04 01:44:26 -05:00
deno/ext/telemetry
2025-02-24 20:27:35 -08:00
..
Cargo.toml chore: forward v2.2.1 release commit to main (#28213) 2025-02-21 01:35:34 +00:00
lib.rs fix(http): generate OtelInfo only when otel metrics are enabled (#28286) 2025-02-24 20:27:35 -08:00
README.md refactor(unstable): move telemetry to own ext (#27067) 2024-11-26 11:22:18 +00:00
telemetry.ts fix(otel): custom span start + end times are fractional ms (#27995) 2025-02-06 14:53:43 +01:00
util.ts chore: Happy New Year 2025 (#27509) 2024-12-31 19:12:39 +00:00

deno_telemetry

This crate implements telemetry for Deno using OpenTelemetry.