Skip to content

Make EE prometheus args behavior default -> metrics time window

Sarah Yasonik requested to merge support-time-windows-api-ee into master

What does this MR do?

https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26228 updates the CE argument manipulations in prometheus_adapter.rb, bringing it in line with the EE overrides. This MR removes the override, letting the CE behavior be default.

What are the relevant issue numbers?

gitlab-ce#31368

Does this MR meet the acceptance criteria?

Merge request reports