grafana/pkg/storage/unified/sql
Ryan McKinley 21d4a4f49e
Auth: use IdentityType from authlib (#91763)
2024-08-12 09:26:53 +03:00
..
data unifiedStorage: sort by namespace/name ASC (#91314) 2024-08-01 08:27:01 +00:00
db Storage: Remove entity store (#91233) 2024-07-31 09:25:39 +03:00
dbutil Storage: Return an iterator from backend List (#91185) 2024-07-31 12:05:59 +03:00
sqltemplate K8s/Dashboards: Fix dashboard list and add tests (#91523) 2024-08-07 13:43:13 +03:00
test Auth: use IdentityType from authlib (#91763) 2024-08-12 09:26:53 +03:00
testdata unifiedStorage: sort by namespace/name ASC (#91314) 2024-08-01 08:27:01 +00:00
backend.go Storage: Return an iterator from backend List (#91185) 2024-07-31 12:05:59 +03:00
backend_test.go Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
continue.go Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
queries.go Storage: Return an iterator from backend List (#91185) 2024-07-31 12:05:59 +03:00
queries_test.go Storage: Return an iterator from backend List (#91185) 2024-07-31 12:05:59 +03:00
server.go Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
service.go ResourceServer: make the resource store the default unified storage backend (#90899) 2024-07-25 18:17:39 +02:00