deno/tests/specs/cli/otel_basic
snek 50e5c69f18
Some checks are pending
ci / test debug macos-x86_64 (push) Blocked by required conditions
ci / build libs (push) Blocked by required conditions
ci / test debug macos-aarch64 (push) Blocked by required conditions
ci / test release macos-aarch64 (push) Blocked by required conditions
ci / bench release linux-x86_64 (push) Blocked by required conditions
ci / lint debug linux-x86_64 (push) Blocked by required conditions
ci / lint debug macos-x86_64 (push) Blocked by required conditions
ci / lint debug windows-x86_64 (push) Blocked by required conditions
ci / test debug linux-x86_64 (push) Blocked by required conditions
ci / test release linux-x86_64 (push) Blocked by required conditions
ci / test release macos-x86_64 (push) Blocked by required conditions
ci / test debug windows-x86_64 (push) Blocked by required conditions
ci / test release windows-x86_64 (push) Blocked by required conditions
ci / pre-build (push) Waiting to run
ci / test debug linux-aarch64 (push) Blocked by required conditions
ci / test release linux-aarch64 (push) Blocked by required conditions
ci / publish canary (push) Blocked by required conditions
feat(otel): support vsock transport for telemetry (#30001)
implement new connector which uses either HttpsConnector or VsockStream.
will also be easy to add tunnels to this later.
2025-07-07 13:43:43 +00:00
..
__test__.jsonc feat(otel): support vsock transport for telemetry (#30001) 2025-07-07 13:43:43 +00:00
basic.out fix(otel): set timestamp on opentelemetry log records (#28625) 2025-06-03 17:56:32 +00: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 fix(otel): set timestamp on opentelemetry log records (#28625) 2025-06-03 17:56:32 +00:00
deno_dot_exit.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
env_file fix: allow specifying otel config in --env-file (#29240) 2025-05-11 21:09:52 -04:00
events.out fix(otel): support attributes on links and events (#28584) 2025-04-25 18:26:33 +02:00
events.ts fix(otel): support attributes on links and events (#28584) 2025-04-25 18:26:33 +02:00
fetch.out fix(otel/unstable): trace error cases of fetch (#28480) 2025-03-13 17:47:00 +09:00
fetch.ts fix(otel/unstable): trace error cases of fetch (#28480) 2025-03-13 17:47:00 +09:00
http_metric.out feat(otel): span context propagators (#28460) 2025-03-13 16:32:45 +01:00
http_metric.ts chore: fix otel test flakiness (#28209) 2025-02-20 21:06:42 +00:00
http_propagators.out feat(ext/http): Show that is also listening on localhost (#28171) 2025-04-25 08:36:20 +00:00
http_propagators.ts feat(otel): stabilize OpenTelemetry support (#29822) 2025-06-24 16:49:04 +02:00
http_propagators_1.ts feat(otel): span context propagators (#28460) 2025-03-13 16:32:45 +01:00
http_propagators_2.ts feat(otel): span context propagators (#28460) 2025-03-13 16:32:45 +01:00
http_propagators_call.ts feat(otel): span context propagators (#28460) 2025-03-13 16:32:45 +01:00
links.out fix(otel): support attributes on links and events (#28584) 2025-04-25 18:26:33 +02:00
links.ts feat(unstable): add basic support for otel trace links (#27727) 2025-01-20 15:39:59 +01:00
main.ts feat(otel): support vsock transport for telemetry (#30001) 2025-07-07 13:43:43 +00:00
metric.out fix(otel): recording metrics with more than 3 attributes (#28898) 2025-04-26 20:15:21 +02:00
metric.ts fix(otel): recording metrics with more than 3 attributes (#28898) 2025-04-26 20:15:21 +02:00
metric_temporality.ts tests(otel): ensure delta temporality is working (#29602) 2025-06-05 10:19:41 +02:00
metric_temporality_cumulative.out tests(otel): ensure delta temporality is working (#29602) 2025-06-05 10:19:41 +02:00
metric_temporality_delta.out tests(otel): ensure delta temporality is working (#29602) 2025-06-05 10:19:41 +02:00
natural_exit.out fix(otel): set timestamp on opentelemetry log records (#28625) 2025-06-03 17:56:32 +00:00
natural_exit.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
node_http_metric.out feat(otel): span context propagators (#28460) 2025-03-13 16:32:45 +01:00
node_http_metric.ts test(otel): add test of otel integration of node http server (#28461) 2025-03-11 23:11:19 +09:00
node_http_request.out feat(unstable/otel): add otel tracing to node:http.request (#28463) 2025-03-13 17:43:37 +09:00
node_http_request.ts feat(unstable/otel): add otel tracing to node:http.request (#28463) 2025-03-13 17:43:37 +09: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 fix(otel): set timestamp on opentelemetry log records (#28625) 2025-06-03 17:56:32 +00:00
uncaught.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00