1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-11 18:17:48 -05:00
denoland-deno/tests/specs/cli/otel_basic
snek 8ea95c34b5
feat: Instrument Deno.serve (#26964)
Add basic trace to Deno.serve. Also updates a bit of the testing infra
to make it easier to deal with.
2024-11-25 10:45:06 +01:00
..
__test__.jsonc feat: Instrument Deno.serve (#26964) 2024-11-25 10:45:06 +01:00
basic.out feat: Instrument Deno.serve (#26964) 2024-11-25 10:45:06 +01:00
basic.ts feat(runtime): remove public OTEL trace API (#26854) 2024-11-18 23:55:22 +00:00
deno.json feat: OpenTelemetry Tracing API and Exporting (#26710) 2024-11-13 10:38:46 +00:00
deno_dot_exit.out fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
deno_dot_exit.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
main.ts feat: Instrument Deno.serve (#26964) 2024-11-25 10:45:06 +01:00
natural_exit.out fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
natural_exit.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
uncaught.out fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
uncaught.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00