Skip to content

Cleanup Prometheus integration from API

What does this MR do and why?

While working on converting integrations to use api_arguments, I came across the Prometheus one. Then, instead of updating it, I saw initiative for remove it completely.

This MR removes Prometheus integration from API usage.

References

Please include cross links to any resources that are relevant to this MR. This will give reviewers and future readers helpful context to give an efficient review of the changes introduced.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Checkout the branch
  2. Find or create a Prometheus integration on a project
  3. Try to access a Prometheus integration using API
  4. Verify that you can't access the integration 🎉
Edited by Bojan Marjanovic

Merge request reports

Loading