Skip to content

Fix setting Gitlab metrics content types

Yorick Peterse requested to merge fix-metrics-content-types into master

What does this MR do?

This fixes GitLab performance monitoring so it properly sets the content types. This ensures that requests to for example /gitlab-org.atom are reported for GroupsController#show.atom, instead of GroupsController#show.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-com/infrastructure/issues/3499

Edited by Yorick Peterse

Merge request reports