signoz
signoz copied to clipboard
Introduce collapsable rows of panels
Today all the panels are at the same level of grouping. We should have a grouping mechanism for panels. Eg, in an argocd dashboard each of the below components should have their panels logically grouped
- API Controller metrics
- server metrics
- repo metrics
Having a collapsable set of panels will also help in reducing API calls on browsing. Unless the row is uncollapsed, the API calls for the panels should not be made. By default, the 1st row can be uncollapsed
I think we should prioritise this in upcoming sprints. Users are creating separate dashboards as a workaround.
@Rajat-Dabade : Can you sync with @GeekBoySupreme @srikanthccv to come up with the PRD and work on this accordingly.
We need to figure out the grouping / UX for this as mentioned above
Perhaps it's time to prioritize this (again). I have been creating integration assets and it would be really good to have this capability.
the change for this has been merged. Closing the issue.