PrioritySamplingbool`description:"Enable priority sampling. When using distributed tracing, this option must be enabled in order to get all the parts of a distributed trace sampled."`
TraceIDHeaderNamestring`description:"Specifies the header name that will be used to store the trace ID." export:"true"`
ParentIDHeaderNamestring`description:"Specifies the header name that will be used to store the parent ID." export:"true"`
SamplingPriorityHeaderNamestring`description:"Specifies the header name that will be used to store the sampling priority." export:"true"`
BagagePrefixHeaderNamestring`description:"specifies the header name prefix that will be used to store baggage items in a map." export:"true"`