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 2bc57d856c fix: set lastSeenAt date when creating users to then years in past insteasd of empty date, fixes #9260 8 years ago
..
migrations Create annotations (#8197) 8 years ago
migrator Corrected a PostgreSQL SELECT statement. (#9460) 8 years ago
sqlutil mysql: use collation instead of charset (#9156) 8 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 tech(alerting): renames pause all method 9 years ago
annotation.go Create annotations (#8197) 8 years ago
annotation_test.go Create annotations (#8197) 8 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 Create annotations (#8197) 8 years ago
dashboard_snapshot.go snapshots: improve snapshot listing performance, #9314 (#9477) 8 years ago
dashboard_snapshot_test.go feat(plugins): dashboard import for data sources is working! #4298 10 years ago
dashboard_test.go test(dashboard): add failing test for deleting dashboards 10 years ago
dashboard_version.go fix: fixed failing sql unit test 9 years ago
dashboard_version_test.go fix: fixed failing sql unit test 9 years ago
datasource.go convert old metrics to prom metrics 8 years ago
datasource_test.go signup: fix email sent logic for tempuser 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 feat: store last seen date for users and present in stats and user lists, closes #9007 8 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 mysql: use collation instead of charset (#9156) 8 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: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
tables.go Began work on real sql schema definitions, and migration engine 11 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 generalized database connection cert support and added to postgres 9 years ago
user.go fix: set lastSeenAt date when creating users to then years in past insteasd of empty date, fixes #9260 8 years ago
user_test.go users: adds search and pagination (#7753) 9 years ago