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
Daniel Lee ef0facc987 WIP: fix test after merge conflict 9 years ago
..
migrations WIP: guardian service for search 9 years ago
migrator utf8mb4 encoding (#7959) 9 years ago
sqlutil utf8mb4 encoding (#7959) 9 years ago
alert.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
alert_notification.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
alert_notification_test.go tech(notifications): splitt into 3 queries 9 years ago
alert_test.go WIP: rough prototype of dashboard folders 9 years ago
annotation.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
apikey.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
apikey_test.go Added expire option to dashboard snapshots, #1623 11 years ago
dashboard.go WIP: dashboard search by folder + toggle for list or tree mode 9 years ago
dashboard_acl.go WIP: API - add dash permission 9 years ago
dashboard_acl_test.go WIP: Permission Type as string in permission query 9 years ago
dashboard_snapshot.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
dashboard_snapshot_test.go feat(plugins): dashboard import for data sources is working! #4298 10 years ago
dashboard_test.go WIP: dashboard search by folder + toggle for list or tree mode 9 years ago
dashboard_version.go fix: fixed failing sql unit test 9 years ago
dashboard_version_test.go WIP: fix test after merge conflict 9 years ago
datasource.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
datasource_test.go WIP: Add or update Dashboard ACL 9 years ago
guardian.go WIP: get Dashboard Permissions 9 years ago
guardian_test.go WIP: get Dashboard Permissions 9 years ago
health.go feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 9 years ago
logger.go dasboard_history: security fix, added orgId filter to dashboard version lookup 9 years ago
org.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
org_test.go admin: adds paging to global user list 9 years ago
org_users.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
playlist.go playlist: fixed dashboard play ordering, fixes #7688 9 years ago
playlist_test.go chore(playlist): remove commented code 10 years ago
plugin_setting.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
preferences.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
quota.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
quota_test.go add unittests for quota sqltore methods. 10 years ago
shared.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
sql_test_data.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
sqlstore.go misspell: Corrected some misspelled words 9 years ago
sqlstore.goconvey feat(invite): small progress 11 years ago
star.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
stars_test.go Fixed gofmt formating, updated precommit hook 11 years ago
stats.go feat(stats): add alerts to global admin stats 9 years ago
tables.go
temp_user.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
temp_user_test.go feat(signup): progress on new sign up and email verification flow, #2353 10 years ago
tls_mysql.go generalized database connection cert support and added to postgres 9 years ago
user.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
user_group.go WIP: fix after upstream sqlstore refactoring 9 years ago
user_group_test.go WIP: user group additions 9 years ago
user_test.go users: adds search and pagination (#7753) 9 years ago