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 2e2d3173d1
chore: forward v2.1.3 release commit to main (#27248)
This is the release commit being forwarded back to main for 2.1.3

Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
2024-12-06 02:12:57 +01:00
..
Cargo.toml chore: forward v2.1.3 release commit to main (#27248) 2024-12-06 02:12:57 +01:00
lib.rs feat(unstable): add metrics to otel (#27143) 2024-12-02 20:45:41 +01:00
README.md refactor(unstable): move telemetry to own ext (#27067) 2024-11-26 11:22:18 +00:00
telemetry.ts fix(unstable): otel context with multiple keys (#27230) 2024-12-04 13:14:37 +00: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.