Module: Datadog::Tracing::Distributed::TraceState::Ext Private

Defined in:
lib/datadog/tracing/distributed/trace_state/ext.rb

This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.

Defined Under Namespace

Modules: Datadog, OpenTelemetry

Constant Summary collapse

TRACESTATE_MAX_SIZE_LIMIT =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

512
TRACESTATE_MAX_LIST_VENDORS =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

32
TRACESTATE_VALUE_SIZE_LIMIT =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

256