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 |
|---|---|
![]() |
![]() |
How to set up and validate locally
- Checkout the branch
- Find or create a Prometheus integration on a project
- Try to access a Prometheus integration using API
- Verify that you can't access the integration
🎉
Edited by Bojan Marjanovic

