Aditya Manthramurthy 7af78af1f0
fix: set request ID in tracing context key (#17602)
Since `addCustomerHeaders` middleware was after the `httpTracer`
middleware, the request ID was not set in the http tracing context. By
reordering these middleware functions, the request ID header becomes
available. We also avoid setting the tracing context key again in
`newContext`.

Bonus: All middleware functions are renamed with a "Middleware" suffix
to avoid confusion with http Handler functions.
2023-07-08 07:31:42 -07:00
..
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00
2021-04-23 11:58:53 -07:00
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00
2023-07-06 16:02:08 -07:00