Skip to content

Use new filter to remove security incidents from Operations page

What does this MR do and why?

In !72736 (closed) we have introduced new filter and updated GraphQL to support this new filter, in this MR we are using this new filter by modifying the GraphQL query that frontend is using when fetching Monitor -> Incidents.

Screenshots or screen recordings

Before

Screenshot_2021-10-21_at_02.13.21

After

Screenshot_2021-10-21_at_01.10.43

How to set up and validate locally

Take a look at !72736 (closed) and verify using UI.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #323276 (closed)

Edited by Alan (Maciej) Paruszewski

Merge request reports