-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
Is your feature request related to a problem? Please describe.
When developing an observability solution tracking multiple different products and views to the system it gets quickly confusing. Finding the right dachboard, visulaization, saved query, ... gets difficult. Only naming conventions are there to group dashboards.
Describe the solution you'd like
Providing the possiblility to group dashboards etc. into folders (and subfolders) easily allows for example to organize dashboards per product, or use case.
Example for Dashboards:
General
-> Site Overview Dashboards
Product 1
-> Product 1 Overview Dashboard
- Product 1 APM
-> SLA Metrics Dashboard
-> Utilization Dashboard
- Services
-> Services Overview Dashboard
-> Throughput Dashboard
Product 2
-> Product 2 Overview Dashboard
Troubleshoot
-> Log Statistics Dashboard
-> Service Metrics Dashboard
....
Describe alternatives you've considered
Only naming conventions are there, which are weak.
Additional context
Grouping into folders is for example possible in Grafana.