0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-10 14:17:49 -04:00
deno/ext/telemetry
denobot d91402ae20
chore: forward v2.2.3 release commit to main (#28391)
This is the release commit being forwarded back to main for 2.2.3

Co-authored-by: littledivy <littledivy@users.noreply.github.com>
2025-03-05 05:57:04 +00:00
..
Cargo.toml chore: forward v2.2.3 release commit to main (#28391) 2025-03-05 05:57:04 +00:00
lib.rs chore: update to rust 1.85 (#28236) 2025-02-25 08:50:01 -08:00
README.md refactor(unstable): move telemetry to own ext (#27067) 2024-11-26 11:22:18 +00:00
telemetry.ts fix(otel): don't throw when calling setActiveSpan at root (#28323) 2025-02-27 18:47:09 +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.