Draft: Exclude Security Incidents from Operations Incidents page
What does this MR do and why?
This change removes security incidents from Operations -> Incidents page to make sure we will show only relevant alerts for Operations.
Screenshots or screen recordings
TBD
How to set up and validate locally
- Create new project.
- Add Kubernetes cluster for the project (GKE).
- Using Cluster Management Project (https://docs.gitlab.com/ee/user/clusters/management_project_template.html) install Prometheus and Cilium.
- Add some Network Policies that will be captured.
- Ensure Operations Incidents are properly showing up in https://your.gitlab/YOUR-GROUP/YOUR-PROJECT/-/incidents, but Security incidents are not visible.
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 #323276 (closed)