mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 20:25:12 -05:00
32eb991ef8
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 |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
README.md | ||
telemetry.ts | ||
util.ts |
deno_telemetry
This crate implements telemetry for Deno using OpenTelemetry.