Class: Trace::Flags

Inherits:
Object
  • Object
show all
Defined in:
lib/zipkin-tracer/trace.rb

Constant Summary collapse

EMPTY =

no flags set

0
DEBUG =

the debug flag is used to ensure we pass all the sampling layers and that the trace is stored

1