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
Pete Davids 65940c7726
Dashboard: Allow shortlink generation (#27409)
5 years ago
..
migrations Dashboard: Allow shortlink generation (#27409) 5 years ago
migrator Chore/fix lint issues (#27704) 5 years ago
permissions Chore: Start harmonizing linting with plugin SDK (#25854) 6 years ago
searchstore Chore: Start harmonizing linting with plugin SDK (#25854) 6 years ago
sqlutil Annotation: Add clean up job for old annotations (#26156) 5 years ago
alert.go Chore/fix lint issues (#27704) 5 years ago
alert_notification.go Chore/fix lint issues (#27704) 5 years ago
alert_notification_test.go Alerting API: send 404 not found error and enrich delete with UID endpoint response with alert notification ID (#27550) 5 years ago
alert_test.go chore: avoid aliasing imports in services (#22499) 6 years ago
annotation.go Chore/fix lint issues (#27704) 5 years ago
annotation_cleanup.go Annotation: Add clean up job for old annotations (#26156) 5 years ago
annotation_cleanup_test.go Fix typos (#28074) 5 years ago
annotation_test.go Chore/fix lint issues (#27704) 5 years ago
apikey.go API: Optionally list expired keys (#20468) 6 years ago
apikey_test.go Chore/fix lint issues (#27704) 5 years ago
dashboard.go Chore/fix lint issues (#27704) 5 years ago
dashboard_acl.go Chore: Enable whitespace linter (#25903) 6 years ago
dashboard_acl_test.go chore: avoid aliasing imports in services (#22499) 6 years ago
dashboard_folder_test.go pkg/services: Check errors (#19712) 6 years ago
dashboard_provisioning.go Provisioning: Remove provisioned dashboards without parental reader (#26143) 5 years ago
dashboard_provisioning_test.go Provisioning: Remove provisioned dashboards without parental reader (#26143) 5 years ago
dashboard_service_integration_test.go Chore: Enable whitespace linter (#25903) 6 years ago
dashboard_snapshot.go Snapshots: Store dashboard data encrypted in the database (#28129) 5 years ago
dashboard_snapshot_test.go Snapshots: Store dashboard data encrypted in the database (#28129) 5 years ago
dashboard_test.go Search: Support multiple order filters (#24230) 6 years ago
dashboard_version.go delete old dashboard versions in multiple batches (#23348) 6 years ago
dashboard_version_test.go delete old dashboard versions in multiple batches (#23348) 6 years ago
datasource.go Data sources: Use SQL store directly, not via bus (#27000) 5 years ago
datasource_test.go Provisioning: Allows specifying uid for datasource and use that in derived fields (#23585) 6 years ago
health.go chore: avoid aliasing imports in services (#22499) 6 years ago
logger.go Chore: Update the xorm dependency (#22376) 6 years ago
login_attempt.go chore: avoid aliasing imports in services (#22499) 6 years ago
login_attempt_test.go chore: avoid aliasing imports in services (#22499) 6 years ago
org.go SQL: Fix missing org error messages (#26785) 5 years ago
org_test.go API: Support paging in the admin orgs list API (#26932) 5 years ago
org_users.go chore: avoid aliasing imports in services (#22499) 6 years ago
playlist.go chore: avoid aliasing imports in services (#22499) 6 years ago
playlist_test.go Chore: Enable whitespace linter (#25903) 6 years ago
plugin_setting.go Chore: Enable whitespace linter (#25903) 6 years ago
preferences.go Dashboard: Support configuring default timezone via config file (#27404) 5 years ago
preferences_test.go Dashboard: Support configuring default timezone via config file (#27404) 5 years ago
quota.go Chore/fix lint issues (#27704) 5 years ago
quota_test.go Chore/fix lint issues (#27704) 5 years ago
session.go Server: Add health check route (#26999) 5 years ago
sql_test_data.go Chore: Enable whitespace linter (#25903) 6 years ago
sqlbuilder.go Chore: Enable whitespace linter (#25903) 6 years ago
sqlbuilder_test.go Chore: Fix tests for Go 1.15 (#26957) 5 years ago
sqlstore.go remove org deprecation logs (#27788) 5 years ago
sqlstore.goconvey feat(invite): small progress 11 years ago
sqlstore_test.go Chore: Disable scopelint for tests (#25923) 6 years ago
star.go Chore: Enable whitespace linter (#25903) 6 years ago
stars_test.go Chore: Enable whitespace linter (#25903) 6 years ago
stats.go Stats: Use more efficient SQL and add timeouts (#27390) 5 years ago
stats_integration_test.go Stats: Use more efficient SQL and add timeouts (#27390) 5 years ago
stats_test.go Stats: Use more efficient SQL and add timeouts (#27390) 5 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 Alerting: Add tags to alert rules (#10989) 7 years ago
team.go Chore: Enable whitespace linter (#25903) 6 years ago
team_test.go Chore: Enable whitespace linter (#25903) 6 years ago
temp_user.go Users: Expire old user invites (#27361) 5 years ago
temp_user_test.go Users: Expire old user invites (#27361) 5 years ago
tls_mysql.go add support for periodically reloading mysql client certs (#14892) 7 years ago
transactions.go Server: Add health check route (#26999) 5 years ago
transactions_test.go Upgrade golangci-lint and fixes some linting errors. (#22909) 6 years ago
user.go Chore/fix lint issues (#27704) 5 years ago
user_auth.go OAuth: Fix for wrong user token updated on OAuth refresh in DS proxy (#17541) 7 years ago
user_auth_test.go Chore: Enable whitespace linter (#25903) 6 years ago
user_test.go Users: Improve conflict error handling (#26958) 5 years ago