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 Emelin 28c30a34ad
Comments: support live comments in dashboards and annotations (#44980)
4 years ago
..
migrations Comments: support live comments in dashboards and annotations (#44980) 4 years ago
migrator SQLStore: Prevent concurrent migrations (#44101) 4 years ago
mockstore Chore: Add sqlstore dashboard methods to store and mockstore (#45567) 4 years ago
permissions Remove unnecesary joins from queries (#43626) 4 years ago
searchstore Dashboards: Refactor service to make it injectable by wire (#44588) 4 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) 4 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) 5 years ago
annotation_cleanup_test.go Instrumentation: Start tracing database requests (#34572) 5 years ago
annotation_test.go fix for CWE-89 (#43407) 4 years ago
apikey.go Add/Delete API keys to Service accounts (#44871) 4 years ago
apikey_test.go Add/Delete API keys to Service accounts (#44871) 4 years ago
dashboard.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 4 years ago
dashboard_acl.go Dashboards: Refactor service to make it injectable by wire (#44588) 4 years ago
dashboard_provisioning.go Dashboards: Refactor service to make it injectable by wire (#44588) 4 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) 4 years ago
dashboard_thumbs_test.go Previews: capability check (#44601) 4 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) 4 years ago
database_wrapper.go Chore: Implement OpenTelemtry in Grafana (#42674) 4 years ago
datasource.go Chore: fix comment (#45593) 4 years ago
datasource_test.go AccessControl: Remove permissions on data source delete (#45504) 4 years ago
health.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 4 years ago
health_test.go Chore: Remove bus from health api (#44897) 4 years ago
logger.go Chore: Update the xorm dependency (#22376) 6 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 ldap debug bus removal (#45014) 4 years ago
org_test.go Service accounts: make is_service_account nullable (#45541) 4 years ago
org_users.go AccessControl: Use an SQLFilter struct (#44887) 4 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) 4 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) 4 years ago
sqlstore.go Comments: support live comments in dashboards and annotations (#44980) 4 years ago
sqlstore.goconvey
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) 4 years ago
stats_integration_test.go Chore: Remove bus from admin (#44920) 4 years ago
stats_test.go Chore: Remove x from health, alert notification, dashboard, stats, user (#45265) 4 years ago
store.go Chore: Add sqlstore dashboard methods to store and mockstore (#45567) 4 years ago
tables.go
tags.go Chore: Enable Go linter gocritic (#26224) 6 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) 4 years ago
team_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 4 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) 4 years ago
transactions_test.go Reuse opened session in the context (#44939) 4 years ago
user.go Comments: support live comments in dashboards and annotations (#44980) 4 years ago
user_test.go Dashboards: Refactor service to make it injectable by wire (#44588) 4 years ago