Skip to content

Replace metrics search metadata mocks with actual API call

Daniele Rossetti requested to merge drosse/metric-filter-remove-mocks into master

What does this MR do and why?

Replace metrics search metadata mocks with actual API call, since endpoint is now ready.

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

Depends on !142914 (merged)

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
  • Running the whole stack is not trivial, so not sure there is much to test here.
Edited by Daniele Rossetti

Merge request reports