Skip to content

Update server API to enable switch prometheus endpoint

Simon Knox requested to merge prom-api-1 into master

What does this MR do?

Backendian parts of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27849

  • Make no_content response work with frontend polling (expects 204)
  • Expose a complete prometheus endpoint in conjunction with metrics dashboard. The dashboard goes through a selection of processing stages. This adds a new stage which inserts the api path.

Part of https://gitlab.com/gitlab-org/gitlab-ce/issues/58516

Edited by Sarah Yasonik

Merge request reports