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
Peter Štibraný f7f28757f6
Skip noop migrations, instead of executing SELECT 0. (#103086)
2 months ago
..
migrations Fix: Change secure_json_data column data type to medium text only MYSQL (#102557) 2 months ago
migrator Skip noop migrations, instead of executing SELECT 0. (#103086) 2 months ago
permissions Add 5 seconds timeout to queries in DashboardPermissionFilter tests. (#103094) 2 months ago
searchstore RBAC: Remove action set feature toggle (#101959) 2 months ago
session Fix more LastInsertId calls (#101892) 2 months ago
sqlutil spanner: Disable running alerting integration tests when using spanner. (#102730) 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 Chore: Add initial/experimental xorm spanner driver (#101398) 3 months ago
database_config_test.go Revert read replica POC (#93551) 8 months ago
database_wrapper.go Revert read replica POC (#93551) 8 months ago
logger.go Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
session.go Spanner: support for lastInsertId (#101770) 3 months ago
session_test.go Chore: Remove unused method in db.DB (#90433) 10 months ago
sqlstore.go spanner: Disable running alerting integration tests when using spanner. (#102730) 2 months 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) 5 months ago
sqlstore_testinfra.go spanner-annotationsimpls-fixes (#102622) 2 months ago
sqlstore_testinfra_test.go SQLStore: Introduce new test infra (#101676) 3 months ago
tls_mysql.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 1 year ago
transactions.go SQLStore: Add test for nested transactions events (#60500) 2 years 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) 11 months ago
user_test.go Chore: Remove unused method in db.DB (#90433) 10 months ago