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
ying-jeanne fd01161bcc
Chore: replace xorm by sqlx in dashboardversion service (#53869)
3 years ago
..
db Chore: Replace xorm with sqlx (#52575) 3 years ago
migrations Alerting: Fix saving of screenshots uploaded with a signed url (#53933) 3 years ago
migrator SQLStore: Support Upserting multiple rows. (#52228) 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: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 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 Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 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
login_attempt.go Chore: Remove bus (#47511) 3 years ago
login_attempt_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
org.go Chore: Move updateorg out of sqlstore (#54111) 3 years ago
org_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
org_users.go UsersTable: Display Disabled flag in Organizations' Users table (#53656) 3 years ago
org_users_test.go UsersTable: Display Disabled flag in Organizations' Users table (#53656) 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 Chore: remove xorm from preference (#53803) 3 years ago
sqlstore.goconvey
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 updateorg out of sqlstore (#54111) 3 years ago
tables.go
tags.go
tags_test.go Chore: Exclude integration tests from running on test-backend step (#50359) 3 years ago
team.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
team_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 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
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: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago
user_test.go Chore: Add user service method SetUsingOrg and GetSignedInUserWithCacheCtx (#53343) 3 years ago