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
Yuriy Tseretyan 016d9e14ed
Add missing option "OK" for Error state (#45262)
3 years ago
..
migrations Add missing option "OK" for Error state (#45262) 3 years ago
migrator SQLStore: Prevent concurrent migrations (#44101) 3 years ago
mockstore Bus: Tests cleanup (#46025) 3 years ago
permissions Remove unnecesary joins from queries (#43626) 4 years ago
searchstore Search: fix PostgreSQL query (#45305) 3 years ago
sqlutil Chore: Add CloudWatch HTTP API tests (#29691) 5 years ago
alert.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in alert files (#43815) 4 years ago
alert_notification.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
alert_notification_test.go Refactor: Change sqlstore.inTransaction to .WithTransactionalDBSession (#43245) 4 years ago
alert_test.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 4 years ago
annotation.go fix for CWE-89 (#43407) 4 years ago
annotation_cleanup.go Annotations: Prevent orphaned annotation tags cleanup when no annotations were cleaned (#33957) 4 years ago
annotation_cleanup_test.go Instrumentation: Start tracing database requests (#34572) 4 years ago
annotation_test.go fix for CWE-89 (#43407) 4 years ago
apikey.go Separate API key store from SA token store (#45862) 3 years ago
apikey_test.go Separate API key store from SA token store (#45862) 3 years ago
dashboard.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
dashboard_acl.go Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
dashboard_provisioning.go Chore: Remove bus.Dispatch from provisioning services (#44989) 3 years ago
dashboard_snapshot.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43772) 4 years ago
dashboard_snapshot_test.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43772) 4 years ago
dashboard_thumbs.go Previews: capability check (#44601) 3 years ago
dashboard_thumbs_test.go Previews: capability check (#44601) 3 years ago
dashboard_version.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
dashboard_version_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
database_wrapper.go Chore: Implement OpenTelemtry in Grafana (#42674) 4 years ago
datasource.go Chore: fix comment (#45593) 3 years ago
datasource_test.go AccessControl: Remove permissions on data source delete (#45504) 3 years ago
health.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
health_test.go Chore: Remove bus from health api (#44897) 4 years ago
logger.go Chore: Update the xorm dependency (#22376) 5 years ago
login_attempt.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 4 years ago
login_attempt_test.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactionalDBSession in misc files (#43926) 4 years ago
org.go Chore: Remove bus.Dispatch from provisioning services (#44989) 3 years ago
org_test.go Service accounts: make is_service_account nullable (#45541) 3 years ago
org_users.go Service Accounts: small typo and dto fixes (#45677) 3 years ago
org_users_test.go FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 4 years ago
playlist.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
playlist_test.go Chore: Add context to playlist (#41337) 4 years ago
plugin_setting.go Chore: Propagate context for plugin settings (#41166) 4 years ago
preferences.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
preferences_test.go Admin: Fix so Timezone is saved when saving preferences (#41583) 4 years ago
quota.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
quota_test.go Chore: Add context to org (#40685) 4 years ago
session.go Reuse opened session in the context (#44939) 3 years ago
sqlbuilder.go Remove unnecesary joins from queries (#43626) 4 years ago
sqlbuilder_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
sqlstore.go Chore: Remove bus.Dispatch from provisioning services (#44989) 3 years ago
sqlstore.goconvey feat(invite): small progress 10 years ago
sqlstore_test.go Chore: update all +build statements (#38782) 4 years ago
star.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
stars_test.go Chore: Add context to star and stats (#39591) 4 years ago
stats.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 3 years ago
stats_integration_test.go Chore: Remove bus from admin (#44920) 4 years ago
stats_test.go Chore: Remove bus.Dispatch from provisioning services (#44989) 3 years ago
store.go Bus: Tests cleanup (#46025) 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: Remove GoConvey from sqlstore package (#40753) 4 years ago
team.go Team access changes for editors when editorsCanAdmin is enabled (#45405) 3 years ago
team_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago
temp_user.go Rename AddHandlerCtx to AddHandler (#43557) 4 years ago
temp_user_test.go Chore: Add context to temp user (#41284) 4 years ago
tls_mysql.go Chore: Fix staticcheck issues (#28854) 5 years ago
transactions.go Reuse opened session in the context (#44939) 3 years ago
transactions_test.go Reuse opened session in the context (#44939) 3 years ago
user.go Comments: support live comments in dashboards and annotations (#44980) 3 years ago
user_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 3 years ago