Remove panel preview service and controller
What does this MR do and why?
Removes PanelPreviewService and BuilderController controller. The controller used to return 404 as the FF remove_monitor_metrics
is default enabled.
Helps move #397139 (closed) forward.
Screenshots or screen recordings
The controller endpoint should return 404 like before. The pipeline should be
How to set up and validate locally
- Builder panel preview should return 404 as before.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #397139 (closed)
Edited by Rajendra Kadam