The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/folder/folderimpl
Ieva e51b92991d
Folders: return an error when listing folders if permission guardian returns an error (#68109)
3 years ago
..
dashboard_folder_store.go Chore: Move folder store interface, implementation and test under pkg/services/folder (#62586) 3 years ago
dashboard_folder_store_test.go DashboardStore: Provide an interface directly rather than pointer receiver (#63910) 3 years ago
folder.go Folders: return an error when listing folders if permission guardian returns an error (#68109) 3 years ago
folder_test.go Nested folders: Provide count of all descendant dashboards and folders (#67184) 3 years ago
sqlstore.go Nested folders: Fix API response ordering when fetching subfolders (#67258) 3 years ago
sqlstore_test.go Nested folders: Fix API response ordering when fetching subfolders (#67258) 3 years ago
store.go Nested folders: Fix moving folder under root (#65684) 3 years ago
store_fake.go Nested folders: Refactor folder update (#60323) 3 years ago