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 f05d016ae7
Chore: Remove mysqlParseTime feature toggle (#97761)
1 year ago
..
migrations Alerting: Fix annotation state migration to retain nullability on MySQL (#96640) 2 years ago
migrator chore(metrics): Add metrics & traces to DB migration (#97181) 2 years ago
permissions Folders: Set folder creation permission as part of legacy create (#94040) 2 years ago
searchstore Search: Fix a bug when searching folders under the general folder (#91042) 2 years ago
session Chore: add/update sqlstore-related helper functions (#77408) 3 years ago
sqlutil Chore: Attempt to reduce flakiness in integration tests (#97247) 1 year ago
bulk.go
bulk_test.go Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
database_config.go Revert read replica POC (#93551) 2 years ago
database_config_test.go Revert read replica POC (#93551) 2 years ago
database_wrapper.go Revert read replica POC (#93551) 2 years ago
logger.go Chore: add/update sqlstore-related helper functions (#77408) 3 years ago
session.go chore(tracing): add tracing for frontend and db session (#91509) 2 years ago
session_test.go Chore: Remove unused method in db.DB (#90433) 2 years ago
sqlstore.go Chore: Remove mysqlParseTime feature toggle (#97761) 1 year ago
sqlstore_metrics.go
sqlstore_metrics_test.go
sqlstore_test.go Chore: Remove mysqlParseTime feature toggle (#97761) 1 year ago
tls_mysql.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
transactions.go
transactions_test.go Chore: Make Cfg field private in SQLStore (#85593) 2 years ago
user.go Users: Ensure default admin is created with a valid uid (#89981) 2 years ago
user_test.go Chore: Remove unused method in db.DB (#90433) 2 years ago