ConstTrace context headers will not be set because the request is a cross-origin request.
Trace context headers will not be set because they are disabled via configuration flag.
Trace context headers will not be set because they are excluded via block-list configuration flag.
Indicator for our sent event that the trace.id is not generated, but comes from the server
Trace context headers will be set because they are either cross-origin or non-http, and are included via allow-list configuration flag.
Trace context headers will not be set because the request URL protocol is not http or https. Use the allow-list configuration flag to include such requests nevertheless.
Trace id can't be set because neither we generated on, nor we got one from the server
Trace context headers will be set because the request is a same-origin request with ah http or https protocol.