If I make a request to an api that has the application insights SDK installed and inform a valid traceparent
header, the SDK will populate the operation_id
field accordantly.
Is there a way to make the SDK do the same for the user_id
or user_authenticatedid
or other fields? or do I have to fill them myself?