Creates a new ArvoEvent with telemetry headers (traceparent and tracestate) removed.
This function creates a clean copy of an ArvoEvent by:
It's useful when you need to:
ArvoEvent for complete event structure
The original ArvoEvent to process
A new ArvoEvent instance with all original properties except telemetry headers
Creates a new ArvoEvent with telemetry headers (traceparent and tracestate) removed.
Remarks
This function creates a clean copy of an ArvoEvent by:
It's useful when you need to:
See
ArvoEvent for complete event structure