pub const HTTP_REQUEST_ID: &str = "http.request.id";Expand description
A unique identifier for each HTTP request to correlate logs between clients and servers in transactions.
The id may be contained in a non-standard HTTP header, such as X-Request-ID or X-Correlation-ID.
ยงExamples
123e4567-e89b-12d3-a456-426614174000