Skip to content

Add context metadata to response headers

Sean McGivern requested to merge context-metadata-workhorse-logs into master

What does this MR do?

This adds all of our context metadata (not just feature category) to response headers.

We can then use these response headers on the workhorse side to enhance the workhorse logs with context metadata.

For gitlab-com/gl-infra/scalability#128.

Merge request reports