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/storage/unified/sql
Ryan McKinley 2136fd9a92
Storage: Remove unified storage feature flag (#92192)
1 year ago
..
data unifiedStorage: sort by namespace/name ASC (#91314) 1 year ago
db Storage: Remove unified storage feature flag (#92192) 1 year ago
dbutil SQLTemplate: Swap the IFace with the concrete struct (#92008) 1 year ago
sqltemplate Chore: Bump Go to 1.23.0 (#92105) 1 year ago
test Storage: Remove unified storage feature flag (#92192) 1 year ago
testdata SQL: Add sql template test helper (#91953) 1 year ago
backend.go Storage: always use transactions and make them readonly when possible (#92110) 1 year ago
backend_test.go Resource server improvements and fixes (#90715) 1 year ago
continue.go Resource server improvements and fixes (#90715) 1 year ago
queries.go Storage: always use transactions and make them readonly when possible (#92110) 1 year ago
queries_test.go SQLTemplate: Swap the IFace with the concrete struct (#92008) 1 year ago
server.go Unified Storage: Records grafana database metrics (#91932) 1 year ago
service.go ResourceServer: make the resource store the default unified storage backend (#90899) 1 year ago