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
Ryan McKinley 99d8025829
Chore: Move identity and errutil to apimachinery module (#89116)
12 months ago
..
migrations User: add second migration for lowercasing login/email of users (#88915) 12 months ago
migrator Storage: Watch tests (#85496) 1 year ago
permissions Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
searchstore RBAC: Only check for the write action when listing editable dashboards/folders (#88518) 12 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 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: Updating linter, fixing some new warnings (#88863) 12 months ago
database_config_test.go Postgres: Allow disabling SNI on SSL-enabled connections (#83892) 1 year ago
database_wrapper.go Tracing: Standardize on otel tracing (#75528) 2 years ago
logger.go Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
session.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months ago
session_test.go Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
sqlstore.go Chore: Make Cfg field private in SQLStore (#85593) 1 year 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: Make Cfg field private in SQLStore (#85593) 1 year 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 Chore: Make Cfg field private in SQLStore (#85593) 1 year ago
user_test.go Chore: Make Cfg field private in SQLStore (#85593) 1 year ago