Closed
Description
I'd like to add request.id
to span.context.http
in the intake.
This comes from a user request to store the AWS Request ID in span context, which I think is very reasonable. http.request.id
seems to be the closest fit in ECS.
Questions/thoughts welcome.