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
Katarina Yang 5bab02c7ef
Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43823)
3 years ago
..
migrations DashboardPreviews: add dashboard previews behind feature flag (#43226) 3 years ago
migrator Alerting: Make Unified Alerting enabled by default for those who do not use legacy alerting (#42200) 4 years ago
permissions Remove unnecesary joins from queries (#43626) 3 years ago
searchstore Chore: update all +build statements (#38782) 4 years ago
sqlutil Chore: Add CloudWatch HTTP API tests (#29691) 4 years ago
alert.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
alert_notification.go Refactor: Change sqlstore.inTransaction to .WithTransactionalDBSession (#43245) 3 years ago
alert_notification_test.go Refactor: Change sqlstore.inTransaction to .WithTransactionalDBSession (#43245) 3 years ago
alert_test.go Chore: Fix pass context for SetAlertStateCommand (#42135) 4 years ago
annotation.go fix for CWE-89 (#43407) 3 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) 3 years ago
apikey.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
apikey_test.go Chore: Add context apikey (#41698) 4 years ago
dashboard.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
dashboard_acl.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
dashboard_acl_test.go Chore: Remove context.TODO() (#43409) 3 years ago
dashboard_folder_test.go Alerting: fix sqlstore.GetFolderByTitle to search for folder (#42898) 4 years ago
dashboard_provisioning.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
dashboard_provisioning_test.go Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
dashboard_snapshot.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43772) 3 years ago
dashboard_snapshot_test.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43772) 3 years ago
dashboard_test.go Chore: Propagate context for search (#41010) 4 years ago
dashboard_version.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
dashboard_version_test.go Chore: Add context dashboard version (#41672) 4 years ago
database_wrapper.go Packaging: Dependency updates (#40534) 4 years ago
datasource.go Chore: Add context to datasource service (#42294) 4 years ago
datasource_test.go Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 3 years ago
health.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
health_test.go Context: Add context to /api/health calls (#40031) 4 years ago
logger.go
login_attempt.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
login_attempt_test.go Chore: add context to login (#41316) 4 years ago
org.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
org_test.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43823) 3 years ago
org_users.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
playlist.go Rename AddHandlerCtx to AddHandler (#43557) 3 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) 3 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) 3 years ago
quota_test.go Chore: Add context to org (#40685) 4 years ago
session.go Instrumentation: Start tracing database requests (#34572) 4 years ago
sqlbuilder.go Remove unnecesary joins from queries (#43626) 3 years ago
sqlbuilder_test.go Chore: Remove context.TODO() (#43409) 3 years ago
sqlstore.go Chore: Add context to playlist (#41337) 4 years ago
sqlstore.goconvey
sqlstore_test.go Chore: update all +build statements (#38782) 4 years ago
star.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
stars_test.go Chore: Add context to star and stats (#39591) 4 years ago
stats.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
stats_integration_test.go Chore: Add context to star and stats (#39591) 4 years ago
stats_test.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43823) 3 years ago
tables.go
tags.go
tags_test.go Chore: Remove GoConvey from sqlstore package (#40753) 4 years ago
team.go Rename AddHandlerCtx to AddHandler (#43557) 3 years ago
team_test.go Chore: Add context to team (#40504) 4 years ago
temp_user.go Rename AddHandlerCtx to AddHandler (#43557) 3 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 Rename AddEventListenerCtx to AddEventListener and PublishCtx to Publish (#43566) 3 years ago
transactions_test.go Chore: Add context apikey (#41698) 4 years ago
user.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43823) 3 years ago
user_test.go Refactor: Change sqlstore.inTransaction to SQLStore.WithTransactional… (#43823) 3 years ago