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
Dan Cech 1f1461734c
Storage: Add support for sortBy selector (#80680)
1 year ago
..
migrations User: Add uid colum to user table (#81615) 1 year ago
migrator Storage: Add support for sortBy selector (#80680) 1 year ago
permissions Remove folderID from service tests (#80615) 2 years ago
searchstore RBAC: Change annotation filter to use dashboard based annotation scopes (#78635) 2 years ago
session Chore: add/update sqlstore-related helper functions (#77408) 2 years ago
sqlutil Chore: remove xorm from preference (#53803) 3 years ago
bulk.go Chore: use any rather than interface{} (#74066) 2 years ago
bulk_test.go Chore: use any rather than interface{} (#74066) 2 years ago
database_config.go FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 1 year ago
database_config_test.go FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 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 Tracing: Standardize on otel tracing (#75528) 2 years ago
session_test.go SQLStore: Fix SQLite error propagation if query retries are disabled (#64904) 2 years ago
sqlstore.go FeatureFlags: Avoid using cfg.IsFeatureToggleEnabled (#81407) 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: Extract DatabaseConfig parsing from SQLStore (#81157) 2 years 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 SQLStore: Add test for nested transactions events (#60500) 3 years ago
user.go Bug(sqlstore): fix issue with postgres unable to find existing main organization (#73789) 2 years ago
user_test.go Bug(sqlstore): fix issue with postgres unable to find existing main organization (#73789) 2 years ago