0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-15 10:06:23 -05:00
denoland-deno/tests/specs/cli/otel_basic
snek 9ddb8315a5
feat(unstable): support https otlp endpoints (#27743)
Support HTTPS protocol for otel exporting. Includes support for
`OTEL_EXPORTER_OTLP_CERTIFICATE`, `OTEL_EXPORTER_OTLP_CLIENT_KEY`, and
`OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE`

Fixes: https://github.com/denoland/deno/issues/27703
2025-01-30 15:34:52 +01:00
..
__test__.jsonc feat(unstable): add OTEL MeterProvider (#27240) 2025-01-09 15:19:13 -05:00
basic.out feat(unstable): replace SpanExporter with TracerProvider (#27473) 2025-01-09 15:19:18 -05:00
basic.ts feat(unstable): no config npm:@opentelemetry/api integration (#27541) 2025-01-09 15:19:19 -05:00
context.ts feat(unstable): replace SpanExporter with TracerProvider (#27473) 2025-01-09 15:19:18 -05: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-05 23:03:52 +01:00
deno_dot_exit.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
main.ts feat(unstable): support https otlp endpoints (#27743) 2025-01-30 15:34:52 +01:00
metric.out feat(unstable): add OTEL MeterProvider (#27240) 2025-01-09 15:19:13 -05:00
metric.ts feat(unstable): replace SpanExporter with TracerProvider (#27473) 2025-01-09 15:19:18 -05:00
natural_exit.out feat(unstable): add metrics to otel (#27143) 2024-12-05 23:03:52 +01:00
natural_exit.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
uncaught.out feat(unstable): add metrics to otel (#27143) 2024-12-05 23:03:52 +01:00
uncaught.ts fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00