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/services/sqlstore
Stephanie Hingtgen a4266df16d
SQL Store: Fix parse time setup (#92484)
9 months ago
..
migrations Alerting: Receiver API complete core implementation (#91738) 9 months ago
migrator chore (replstore): fix registration with multiple sql drivers, again (#90990) 10 months ago
permissions Alerting: update rule versions on folder move (#88376) 10 months ago
searchstore Folders: Fix folder pagination for cloud instances with many folders (#90008) 11 months ago
session Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
sqlutil Chore: Update test database initialization (#81673) 1 year ago
bulk.go
bulk_test.go Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
database_config.go SQL Store: Fix parse time setup (#92484) 9 months ago
database_config_test.go refactor replCfg to look more like plugins/plugin config (#91142) 10 months ago
database_wrapper.go chore(tracing): add tracing for frontend and db session (#91509) 10 months ago
logger.go Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
replstore.go Chore: Bump Go to 1.23.0 (#92105) 9 months ago
replstore_test.go refactor replCfg to look more like plugins/plugin config (#91142) 10 months ago
session.go chore(tracing): add tracing for frontend and db session (#91509) 10 months ago
session_test.go Chore: Remove unused method in db.DB (#90433) 11 months ago
sqlstore.go SQL Store: Fix parse time setup (#92484) 9 months ago
sqlstore_metrics.go
sqlstore_metrics_test.go
sqlstore_test.go SQL Store: Fix parse time setup (#92484) 9 months ago
tls_mysql.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 1 year ago
transactions.go
transactions_test.go Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
user.go Users: Ensure default admin is created with a valid uid (#89981) 11 months ago
user_test.go Chore: Remove unused method in db.DB (#90433) 11 months ago