Skip to content

Add search to Alert Management Alerts GraphQL query

Sean Arnold requested to merge 213884-alert-management-plain-text-search into master

What does this MR do?

This adds the ability to Search for Alerts in the Alert Management GraphQL query.

It does this via the AlertsFinder using the search scope on AlertManagement::Alert.

Query plan

Query plan is here https://explain.depesz.com/s/QMAz

Does this MR meet the acceptance criteria?

Conformity

Part of #213884 (closed)

Edited by Rémy Coutable

Merge request reports