Module: Jaeger::SpanContext::Flags

Defined in:
lib/jaeger/span_context.rb

Constant Summary collapse

NONE =
0x00
SAMPLED =
0x01
DEBUG =
0x02