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
Jean-Philippe Quéméner 3abe84121f
feat(config): add config `ensure_default_org_and_user` (#107619)
2 weeks ago
..
migrations Chore: Rename integration tests to follow the common convention (#105987) 3 weeks ago
migrator Remove support for Google Spanner database. (#105846) 2 months ago
permissions Remove support for Google Spanner database. (#105846) 2 months ago
searchstore Chore: Rename integration tests to follow the common convention (#105987) 3 weeks ago
session Remove support for Google Spanner database. (#105846) 2 months ago
sqlutil Remove support for Google Spanner database. (#105846) 2 months ago
bulk.go Chore: use any rather than interface{} (#74066) 2 years ago
bulk_test.go Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
database_config.go feat(config): add config `ensure_default_org_and_user` (#107619) 2 weeks ago
database_config_test.go Revert read replica POC (#93551) 10 months ago
database_wrapper.go Chore: Add xorm.io/core into xorm (#103700) 3 months ago
logger.go Chore: Add xorm.io/core into xorm (#103700) 3 months ago
session.go Remove support for Google Spanner database. (#105846) 2 months ago
session_test.go Remove support for Google Spanner database. (#105846) 2 months ago
sqlstore.go feat(config): add config `ensure_default_org_and_user` (#107619) 2 weeks ago
sqlstore_metrics.go Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 3 years ago
sqlstore_metrics_test.go Metrics: Fixed `grafana_database_conn_*` metrics, and added new `go_sql_stats_*` metrics as eventual replacement (#54405) 3 years ago
sqlstore_test.go Chore: Remove mysqlParseTime feature toggle (#97761) 7 months ago
sqlstore_testinfra.go feat(config): add config `ensure_default_org_and_user` (#107619) 2 weeks ago
sqlstore_testinfra_test.go Chore: Replace xorm.io/xorm imports (#104458) 3 months ago
tls_mysql.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
transactions.go Remove support for Google Spanner database. (#105846) 2 months ago
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) 1 year ago
user_test.go Chore: Remove unused method in db.DB (#90433) 1 year ago