Module: Jaeger::Client::SpanContext::Flags

Defined in:
lib/jaeger/client/span_context.rb

Constant Summary collapse

SAMPLED =
0x01
DEBUG =
0x02