Optional
traceId: stringThe traceId to use, when invalid a new random W3C id will be generated.
Optional
spanId: stringThe parent/span id to use, a new random value will be generated if it is invalid.
Optional
flags: numberThe traceFlags to use, defaults to zero (0) if not supplied or invalid
Optional
version: stringThe version to used, defaults to version "01" if not supplied or invalid.
Create a new ITraceParent instance using the provided values.