mirror of
https://github.com/denoland/deno.git
synced 2025-02-08 07:16:56 -05:00
![]() 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.