grafana/pkg/storage/unified/sql
Peter Štibraný b4c4b9abbd
Remove embedded WriteEvent from WrittenEvent struct, to avoid having unnecessary fields. (#101081)
2025-02-20 17:34:25 +01:00
..
data Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
db fix(unified-storage): proper setup TLS in new db_engine for MySQL (#100686) 2025-02-14 16:23:25 +01:00
dbutil SQL: close rows to release connection (#97147) 2024-11-28 14:28:55 +01:00
indexer_seeders Unified Storage Indexer: Build tenant indexes concurrently (#95795) 2024-11-06 12:58:07 -06:00
sqltemplate UniStore: Use epoch with microsecond resolution as RV (#92638) 2024-10-11 12:11:33 +03:00
test unistore: refactor the storage backend test suite (#101061) 2025-02-20 16:43:26 +01:00
testdata Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
backend.go Remove embedded WriteEvent from WrittenEvent struct, to avoid having unnecessary fields. (#101081) 2025-02-20 17:34:25 +01:00
backend_test.go SQL/Storage: Remove SkipDataMigration flag (#99404) 2025-01-23 12:34:48 +02:00
batch.go Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
batch_test.go Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
blob.go SQL/Blob: Add support for blob storage to SQL backend (#98192) 2025-01-08 22:08:10 +02:00
continue.go
queries.go Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
queries_test.go Storage: Add command line tool to migrate legacy dashboards (and folders) to unified storage (#99199) 2025-02-11 19:57:46 +02:00
search.go Search: Remove history query (#99026) 2025-01-15 12:49:47 -06:00
server.go Extract NewSearchOptions from unified sql client setup. (#100719) 2025-02-14 16:39:48 +01:00
service.go Authn: use authenticator for grpc (#99573) 2025-02-17 10:58:59 +01:00