grafana/pkg/storage/unified/sql
owensmallwood 2362e79e4e
Unified Storage: Configure client to use tls=preferred (#91162)
* optionally set tls=preferred in the mysql connection string from env var
2024-07-30 11:24:28 -06:00
..
data UnifiedStorage: ensure list from history works across all 3 database backends (#91134) 2024-07-29 13:49:54 -06:00
db Unified Storage: Configure client to use tls=preferred (#91162) 2024-07-30 11:24:28 -06:00
dbutil Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
sqltemplate Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
test unifiedStorage: fix flaky integration test (#91199) 2024-07-30 16:55:51 +03:00
testdata UnifiedStorage: ensure list from history works across all 3 database backends (#91134) 2024-07-29 13:49:54 -06:00
backend_test.go Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
backend.go Storage: Consolidate error handling (#91167) 2024-07-30 10:16:16 +00:00
continue.go Resource server improvements and fixes (#90715) 2024-07-22 20:08:30 +03:00
queries_test.go ResourceStore: Fix sql List (#91043) 2024-07-26 13:56:24 +02:00
queries.go ResourceStore: Fix sql List (#91043) 2024-07-26 13:56:24 +02: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