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
colin-stuart 32624b3251
Tests: skip failing test TestMigrateToSpannerDialect (#101730)
5 months ago
..
migrations Tests: skip failing test TestMigrateToSpannerDialect (#101730) 5 months ago
migrator Spanner support enhancements (#101634) 5 months ago
permissions DualWriter: Support managed DualWriter (#100881) 5 months ago
searchstore K8s: Dashboards: Add search to dashboard service (#98395) 7 months ago
session Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
sqlutil Spanner support enhancements (#101634) 5 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) 5 months ago
database_config_test.go Revert read replica POC (#93551) 10 months ago
database_wrapper.go Revert read replica POC (#93551) 10 months ago
logger.go Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
session.go chore(tracing): add tracing for frontend and db session (#91509) 12 months ago
session_test.go Chore: Remove unused method in db.DB (#90433) 1 year ago
sqlstore.go SQLStore: Introduce new test infra (#101676) 5 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) 7 months ago
sqlstore_testinfra.go SQLStore: Introduce new test infra (#101676) 5 months ago
sqlstore_testinfra_test.go SQLStore: Introduce new test infra (#101676) 5 months ago
tls_mysql.go Chore: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years ago
transactions.go SQLStore: Add test for nested transactions events (#60500) 3 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) 1 year ago
user_test.go Chore: Remove unused method in db.DB (#90433) 1 year ago