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
Torkel Ödegaard b84fd3a7ae fix: initial fix for #10822 8 years ago
..
migrations fix: changed dashboard title length to match slug length, will fix mysql index size issue, fixes #10779 8 years ago
migrator WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
sqlutil WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
alert.go alerting: add permission check in api for pausing alerts 8 years ago
alert_notification.go tech: avoid using deprecated functions 8 years ago
alert_notification_test.go
alert_test.go refactoring dashoard folder guardian 9 years ago
annotation.go dashfolders: permissions for saving annotations 8 years ago
annotation_test.go dashfolders: permissions for saving annotations 8 years ago
apikey.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
apikey_test.go
dashboard.go fix: initial fix for #10822 8 years ago
dashboard_acl.go Stale permissions (#10768) 8 years ago
dashboard_acl_test.go dashfolders: fixes #10671. Allow Editors default access to Root. 8 years ago
dashboard_folder_test.go dashfolders: fixes #10820 8 years ago
dashboard_snapshot.go snapshots: improve snapshot listing performance, #9314 (#9477) 8 years ago
dashboard_snapshot_test.go
dashboard_test.go dashboards: render correct link for folder when searching for dashboards (#10763) 8 years ago
dashboard_version.go Merge branch 'master' into develop 8 years ago
dashboard_version_test.go removes uniqnes check on slug when saving dashboards 8 years ago
datasource.go datasource as cfg: support globbing 8 years ago
datasource_test.go Merge branch 'master' into develop 8 years ago
health.go
logger.go dasboard_history: security fix, added orgId filter to dashboard version lookup 9 years ago
login_attempt.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
login_attempt_test.go WIP: Protect against brute force (frequent) login attempts (#10031) 8 years ago
org.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
org_test.go acl fixes 9 years ago
org_users.go refactor: rename User Groups to Teams 8 years ago
playlist.go style: minor code style changes 8 years ago
playlist_test.go
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
search_builder.go fix: initial fix for #10822 8 years ago
search_builder_test.go search: refactor search sql into a builder class 8 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
sqlbuilder.go fix: initial fix for #10822 8 years ago
sqlstore.go dashboards as cfg: wire up dashboard repo 8 years ago
sqlstore.goconvey
star.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 9 years ago
stars_test.go
stats.go stats: send amount of stars as stats 8 years ago
tables.go
team.go Add avatar to team and team members page (#10305) 8 years ago
team_test.go Add avatar to team and team members page (#10305) 8 years ago
temp_user.go signup: fix email sent logic for tempuser 9 years ago
temp_user_test.go signup: fix email sent logic for tempuser 9 years ago
tls_mysql.go
user.go refactor: rename User Groups to Teams 8 years ago
user_test.go acl fixes 9 years ago