Skip to content

Add support for cancelling metrics search query

Daniele Rossetti requested to merge drosse/cancel-metrics-query into master

What does this MR do and why?

Make metrics search query cancellable. This is currently not hooked up to anything, but will be once the cancel button is added ( gitlab-org/opstrace/opstrace#2610 (closed)).

Closes gitlab-org/opstrace/opstrace#2672 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

No visual changes

How to set up and validate locally

Run rspec

Edited by Daniele Rossetti

Merge request reports