Return request profiling info when a header is passed
What does this MR do?
It allows returning profiling info (instead of actual content) when a certain header is passed
Why was this MR needed?
To facilitate having a performance overview of certain requests.
What are the relevant issue numbers?
https://gitlab.com/gitlab-com/infrastructure/issues/211
Does this MR meet the acceptance criteria?
-
CHANGELOG entry added -
Documentation created/updated -
API support added -
Tests-
Added for this feature/bug -
All builds are passing
-
-
Conform by the style guides -
Branch has no merge conflicts with master
(if you do - rebase it please) -
Squashed related commits together