Skip to content

Adds response mime type to transaction action name when it's not HTML

Paco Guzman requested to merge 21174-endpoint-format-on-metrics into master

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?

Merge request reports