c
Deno.telemetry.ContextManager
A ContextManager compatible with OpenTelemetry.jshttps://open-telemetry.github.io/opentelemetry-js/interfaces/_opentelemetry_api.ContextManager.html
c
Deno.telemetry.SpanExporter
A SpanExporter compatible with OpenTelemetry.jshttps://open-telemetry.github.io/opentelemetry-js/interfaces/_opentelemetry_sdk_trace_base.SpanExporter.html
N
Deno.telemetry
APIs for working with the OpenTelemetry observability framework. Deno canexport traces, metrics, and logs to OpenTelemetry compatible backends viathe OTLP protocol.