0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-11 22:59:41 -04:00
deno/tests/specs/cli/otel_basic
Luca Casonato aa55efaa13
fix(otel): don't throw when calling setActiveSpan at root (#28323)
When calling `setActiveSpan` at the module root, or with `options.root =
true`, the function would internally throw.
2025-02-27 18:47:09 +01:00
..
__test__.jsonc fix(otel): don't throw when calling setActiveSpan at root (#28323) 2025-02-27 18:47:09 +01:00
basic.out chore: fix more flakey otel tests (#28211) 2025-02-20 14:24:48 -08:00
basic.ts feat(unstable): no config npm:@opentelemetry/api integration (#27541) 2025-01-06 17:00:32 +01:00
context.ts feat(unstable): replace SpanExporter with TracerProvider (#27473) 2025-01-06 14:28:29 +01:00
deno.json feat: OpenTelemetry Tracing API and Exporting (#26710) 2024-11-13 10:38:46 +00:00
deno_dot_exit.out feat(unstable): add metrics to otel (#27143) 2024-12-02 20:45:41 +01:00
deno_dot_exit.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
http_metric.out chore: fix otel test flakiness (#28209) 2025-02-20 21:06:42 +00:00
http_metric.ts chore: fix otel test flakiness (#28209) 2025-02-20 21:06:42 +00:00
links.out feat(unstable): add basic support for otel trace links (#27727) 2025-01-20 15:39:59 +01:00
links.ts feat(unstable): add basic support for otel trace links (#27727) 2025-01-20 15:39:59 +01:00
main.ts feat(http): add otel metrics (#28034) 2025-02-18 14:19:52 -08:00
metric.out chore: fix more flakey otel tests (#28211) 2025-02-20 14:24:48 -08:00
metric.ts feat(unstable): replace SpanExporter with TracerProvider (#27473) 2025-01-06 14:28:29 +01:00
natural_exit.out feat(unstable): add metrics to otel (#27143) 2024-12-02 20:45:41 +01:00
natural_exit.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
start_active_span.out fix(otel): don't throw when calling setActiveSpan at root (#28323) 2025-02-27 18:47:09 +01:00
start_active_span.ts fix(otel): don't throw when calling setActiveSpan at root (#28323) 2025-02-27 18:47:09 +01:00
uncaught.out feat(unstable): add metrics to otel (#27143) 2024-12-02 20:45:41 +01:00
uncaught.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00