Const
Controls how the SDK should look for trace headers (traceparent/tracestate) from the initial page load The values are bitwise OR'd together to allow for multiple values to be set at once.
3.4.0
Look for both traceparent and tracestate headers/meta tags
Don't look for any trace headers
Look for traceparent header/meta tag
Look for tracestate header/meta tag
Controls how the SDK should look for trace headers (traceparent/tracestate) from the initial page load The values are bitwise OR'd together to allow for multiple values to be set at once.
Since
3.4.0