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