1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-17 21:03:01 -05:00
denoland-deno/ext/telemetry
denobot 9df6be8916
chore: forward v2.1.4 release commit to main (#27329)
This is the release commit being forwarded back to main for 2.1.4

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
2024-12-11 12:47:31 +00:00
..
Cargo.toml chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
lib.rs fix(unstable): don't unwrap optional state in otel (#27292) 2024-12-09 22:33:07 +01:00
README.md refactor(unstable): move telemetry to own ext (#27067) 2024-11-26 11:22:18 +00:00
telemetry.ts fix(unstable): don't unwrap optional state in otel (#27292) 2024-12-09 22:33:07 +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.