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 84ff62d773 WIP: remove dashboard children on delete 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 10 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
dashboard.go WIP: remove dashboard children on delete 9 years ago
dashboard_acl.go WIP: remove permissions when deleting global user 9 years ago
dashboard_acl_test.go WIP: remove permissions when deleting global user 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: remove dashboard children on delete 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 WIP: clean up after user and org user delete 9 years ago
org_users.go WIP: clean up after user and org user delete 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
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
star.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
stars_test.go
stats.go feat(stats): add alerts to global admin stats 10 years ago
tables.go
temp_user.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
temp_user_test.go
tls_mysql.go generalized database connection cert support and added to postgres 10 years ago
user.go WIP: clean up after user and org user delete 9 years ago
user_group.go WIP: delete dependent permissions on user group delete 9 years ago
user_group_test.go WIP: delete dependent permissions on user group delete 9 years ago
user_test.go WIP: remove permissions when deleting global user 9 years ago