Flags

trace-flags

Flags that can be set on a span-context.

flags trace-flags {
  sampled,
}

Flags

FlagDescription
sampledWhether the span should be sampled or not.