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 5a30e12a10
SQLTemplate: Make Ident only work for identifiers (not any string) (#92387)
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 SQLTemplate: Make Ident only work for identifiers (not any string) (#92387) 1 year ago
test Storage: Remove unified storage feature flag (#92192) 1 year ago
testdata SQLTemplate: Make Ident only work for identifiers (not any string) (#92387) 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: Make Ident only work for identifiers (not any string) (#92387) 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