Flags
trace-flags
Flags that can be set on a span-context.
flags trace-flags {
sampled,
}Flags
| Flag | Description |
|---|---|
| sampled | Whether the span should be sampled or not. |
Flags that can be set on a span-context.
flags trace-flags {
sampled,
}| Flag | Description |
|---|---|
| sampled | Whether the span should be sampled or not. |