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
Sofia Papagiannaki 8b77ee2734
SQLStore: Ensure that sessions are always closed (#55864)
3 years ago
..
db SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
migrations Glue: Add DB migration & support provisioning for user-defined correlations config (#55560) 3 years ago
migrator Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
mockstore SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
permissions Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
searchstore Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
session Chore: replace xorm by sqlx in dashboardversion service (#53869) 3 years ago
sqlutil Chore: remove xorm from preference (#53803) 3 years ago
database_wrapper.go Logging: Introduce API for contextual logging (#55198) 3 years ago
health.go
health_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 4 years ago
logger.go
org.go Chore: Move updateorg out of sqlstore (#54111) 3 years ago
org_test.go Chore: Remove methods from sqlstore interface (#55802) 3 years ago
org_users.go Auth: Adds validation and ingestion of conflict file (#53014) 3 years ago
org_users_test.go Chore: Remove methods from sqlstore interface (#55802) 3 years ago
quota.go Storage: limit the number of uploaded files (#50796) 3 years ago
quota_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 4 years ago
session.go SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
sqlbuilder.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sqlbuilder_test.go Chore: Move team store implementation to a separate package (#55514) 3 years ago
sqlstore.go Chore: Remove GetUserByEmail and GetUserByLogin from sqlstore (#55903) 3 years ago
sqlstore.goconvey
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: Enable ANSI_QUOTES for Mysql Database (#53277) 3 years ago
stats.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
stats_integration_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 4 years ago
stats_test.go UserService: use the UserService instead of calling sqlstore directly (#55745) 3 years ago
store.go SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
tables.go
time.go Chore: Use TimeNow instead of time.Now in user sql store to make it testable (#54983) 3 years ago
tls_mysql.go Handle ioutil deprecations (#53526) 3 years ago
transactions.go SQLStore: Ensure that sessions are always closed (#55864) 3 years ago
transactions_test.go Chore: Remove apikey store methods from sqlstore (#53197) 3 years ago
user.go Auth: Adds validation and ingestion of conflict file (#53014) 3 years ago
user_test.go Chore: Delete UpdateUser, ChangeUserPassword, UpdateLastSeenAt from sqlstore (#55928) 3 years ago