Skip to content

Fix metrics graphs environments dropdown

Sarah Yasonik requested to merge fix/49388 into master

What does this MR do?

  • Adds an optional parameter to the Environments#index endpoint which allows for responses nested by folders, with the default as a flat response.
  • Updates environments list (Operations -> Environments) to use the new parameter.
  • Updates metrics dropdown (Operations -> Metrics) to expect a flat response.

What are the relevant issue numbers?

Fixes #49388 (closed)

Does this MR meet the acceptance criteria?

Edited by Grzegorz Bizon

Merge request reports