Skip to main content
The Deno 2 Release Candidate is here
Learn more

OpenTelemetry TextMapPropagator

This module contains the API for the OpenTelemetry TextMapPropagator

It also contains an implementation of a NoOpTextMapPropagator, which does nothing.

In addition, there’s an implementation of a CompositePropagator which provides the ability to combine multiple TextMapPropagators into one.

Deno Module

The Deno module is available at https://deno.land/x/otel_text_map_propagator