Loading
Specify low urgency of getPipelineDetails query
What does this MR do and why?
Specifies low urgency for the getPipelineDetails query. The GraphQL controller urgency is low already, but up until !218657 (merged) it was not possible to specify urgency at the query level.
This caused confusion and monitoring annoyance in #549069 (closed) before (e.g. this comment), and recently started reoccurring.
By setting the query urgency, Dedicated monitoring should not receive alerts for something that is not actually problematic.
References
- https://gitlab.com/gitlab-com/gl-infra/gitlab-dedicated/incident-management/-/issues/4358
- #549069 (closed)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.