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
Emil Tullstedt 647997cc4c
Alerting: Fix flaky test (#55551)
3 years ago
..
db Chore: SQL Store Split of datasource (#54262) 3 years ago
migrations Alerting: Fix flaky test (#55551) 3 years ago
migrator Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
mockstore Chore: Move updateorg out of sqlstore (#54111) 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
annotation_cleanup.go
annotation_cleanup_test.go
database_wrapper.go Logging: Introduce API for contextual logging (#55198) 3 years ago
health.go
health_test.go
logger.go
org.go Chore: Move updateorg out of sqlstore (#54111) 3 years ago
org_test.go Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
org_users.go UsersTable: Display Disabled flag in Organizations' Users table (#53656) 3 years ago
org_users_test.go Chore: Use TimeNow instead of time.Now in user sql store to make it testable (#54983) 3 years ago
quota.go Storage: limit the number of uploaded files (#50796) 4 years ago
quota_test.go
session.go Chore: StoreSplit tag service (#55453) 3 years ago
sqlbuilder.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sqlbuilder_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
sqlstore.go Chore: SQL store split for annotations (#55089) 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
stats_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
store.go Chore: Switch over to team.Service instead of sqlstore (#55497) 3 years ago
tables.go
team.go Login: Remove single admin team restriction (#54534) 3 years ago
team_test.go Login: Remove single admin team restriction (#54534) 3 years ago
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 Logging: Introduce API for contextual logging (#55198) 3 years ago
transactions_test.go Chore: Remove apikey store methods from sqlstore (#53197) 3 years ago
user.go Chore: Upgrade Go to 1.19.1 (#54902) 3 years ago
user_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago