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
Sofia Papagiannaki 38e8c62972
Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454)
1 year ago
..
dashboard_folder_store.go Add MFolderIDsServiceCount to count folderIDs in services pkg (#81237) 1 year ago
dashboard_folder_store_test.go Chore: Update test database initialization (#81673) 1 year ago
folder.go Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454) 1 year ago
folder_test.go RBAC: allow listing permissions on the root folder (#82184) 1 year ago
metrics.go Folders: Add metric for listing subfolders duration (#81144) 1 year ago
sqlstore.go Folders: Switch order of the columns in folder table indexes so that org_id becomes first (#82454) 1 year ago
sqlstore_test.go Folders: Modify folder service Get() to optionally return fullpath (#81972) 1 year ago
store.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 1 year ago
store_fake.go Folders: Reduce DB queries when counting and deleting resources under folders (#81153) 1 year ago