Adds response mime type to transaction action name when it's not HTML
What does this MR do?
Add the response mime_type to the transaction action name because the actions are a lot different on server side
Are there points in the code the reviewer needs to double check?
Why was this MR needed?
To differentiate performance metrics on the dashboard based on response content type. There are actions that execute different paths based on that
What are the relevant issue numbers?
Closes #21174 (closed)
Screenshots (if relevant)
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