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
Alexander Weaver 9f45e2e706
Alerting: Fix legacy migration crash when rule name is too long (#55053)
3 years ago
..
db Chore: SQL Store Split of datasource (#54262) 3 years ago
migrations Alerting: Fix legacy migration crash when rule name is too long (#55053) 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.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
annotation_cleanup.go Chore: Remove final x from sqlstore (#48086) 3 years ago
annotation_cleanup_test.go Chore: Remove final x from sqlstore (#48086) 3 years ago
annotation_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
dashboard_thumbs.go Previews: fix `dashboard.thumbnails.ds_uids` migration (#52960) 3 years ago
dashboard_thumbs_test.go Previews: datasource permissions (#52747) 3 years ago
database_wrapper.go instrumentation: dont instrument ErrSkip at all (#54880) 3 years ago
datasource.go Correlations: Add CreateCorrelation HTTP API (#51630) 3 years ago
datasource_test.go Correlations: Add CreateCorrelation HTTP API (#51630) 3 years ago
health.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
health_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
logger.go Chore: Update the xorm dependency (#22376) 5 years ago
login_attempt.go Chore: Move login attempt methods to separate service (#54479) 3 years ago
login_attempt_test.go Chore: Move login attempt methods to separate service (#54479) 3 years ago
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) 3 years ago
quota_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
session.go Split Create User (#50502) 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 Admin: Add support to configure default admin email (#54363) 3 years ago
sqlstore.goconvey feat(invite): small progress 10 years 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: 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) 3 years ago
stats_test.go Move SignedInUser to user service and RoleType and Roles to org (#53445) 3 years ago
store.go Chore: Move login attempt methods to separate service (#54479) 3 years ago
tables.go Began work on real sql schema definitions, and migration engine 11 years ago
tags.go Chore: Enable Go linter gocritic (#26224) 5 years ago
tags_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
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
temp_user.go Chore: Remove bus (#47511) 3 years ago
temp_user_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 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 Chore: Remove global bus variable (#50765) 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