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
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
..
migrations feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
migrator utf8mb4 encoding (#7959) 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 8 years ago
alert_notification.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 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 refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
apikey.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
apikey_test.go Added expire option to dashboard snapshots, #1623 10 years ago
dashboard.go convert old metrics to prom metrics 8 years ago
dashboard_snapshot.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
dashboard_snapshot_test.go feat(plugins): dashboard import for data sources is working! #4298 9 years ago
dashboard_test.go test(dashboard): add failing test for deleting dashboards 9 years ago
dashboard_version.go fix: fixed failing sql unit test 8 years ago
dashboard_version_test.go fix: fixed failing sql unit test 8 years ago
datasource.go convert old metrics to prom metrics 8 years ago
datasource_test.go signup: fix email sent logic for tempuser 8 years ago
health.go feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 8 years ago
logger.go dasboard_history: security fix, added orgId filter to dashboard version lookup 8 years ago
org.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
org_test.go admin: adds paging to global user list 8 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 8 years ago
playlist_test.go chore(playlist): remove commented code 9 years ago
plugin_setting.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
preferences.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
quota.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 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 8 years ago
sql_test_data.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
sqlstore.go mysql: use collation instead of charset (#9156) 8 years ago
sqlstore.goconvey feat(invite): small progress 10 years ago
star.go refactor: sqlstore inTransaction consolidated to one version, fixes #8376 8 years ago
stars_test.go Fixed gofmt formating, updated precommit hook 10 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 8 years ago
temp_user_test.go signup: fix email sent logic for tempuser 8 years ago
tls_mysql.go generalized database connection cert support and added to postgres 9 years ago
user.go feat: store last seen date for users and present in stats and user lists, closes #9007 8 years ago
user_test.go users: adds search and pagination (#7753) 8 years ago