Skip to content

fix(dashboard): gitaly host detail adapative limits

Steve Xuereb requested to merge fix/gitaly-adapative-limit into master

What

Move the adapative limits panels to be nested in their row

Before After
Screenshot_2023-11-02_at_10.57.28
source
Screenshot_2023-11-02_at_10.58.08
source

Why

When loading the dashboard the panels where not getting hidden, and the Adapative limit metric had a panel count of 0 because the panels aren't nested.

Signed-off-by: Steve Xuereb sxuereb@gitlab.com

Merge request reports