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
Ben Tranter b6e46c9eb8 History and Version Control for Dashboard Updates 9 years ago
..
migrations History and Version Control for Dashboard Updates 9 years ago
migrator utf8mb4 encoding (#7959) 9 years ago
sqlutil utf8mb4 encoding (#7959) 9 years ago
alert.go fix: minor fix for bug when saving alert with empty message, fixes #7927 9 years ago
alert_notification.go fix(sql): Add boolstr to all dialects 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 annotation: added region support to annoations 9 years ago
apikey.go HTTP API: grafana /render calls nows with api keys, Fixes #1649 11 years ago
apikey_test.go Added expire option to dashboard snapshots, #1623 11 years ago
dashboard.go History and Version Control for Dashboard Updates 9 years ago
dashboard_snapshot.go refactor(backend): refactoring management of go routines in backend 9 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 History and Version Control for Dashboard Updates 9 years ago
dashboard_version_test.go History and Version Control for Dashboard Updates 9 years ago
datasource.go mysql: improved mysql data source, added test feature when adding data source, fixed cache issue 9 years ago
datasource_test.go (feat) support datasource delete by name api 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 tech: added sql logger to log all sql statements sent to sql server 9 years ago
org.go Org update should throw error if not found (#7066) 9 years ago
org_test.go admin: adds paging to global user list 9 years ago
org_users.go fix(): Check Organization exists before User is added (#5302) 10 years ago
playlist.go style(playlist): move dashboard access to dashboard.go 10 years ago
playlist_test.go chore(playlist): remove commented code 10 years ago
plugin_setting.go Config Array Syntax (#8204) 9 years ago
preferences.go Add new parameter to config: default_theme. 10 years ago
quota.go move toMap function to be a method on the quota structs 10 years ago
quota_test.go add unittests for quota sqltore methods. 10 years ago
shared.go sqlite: fixed database table looked handling, now retries up to 5 times, fixes #7992 9 years ago
sql_test_data.go mysql: added default query template 9 years ago
sqlstore.go feat: added api health endpoint that does not require auth and never creates sessions, returns db status as well. #3302 9 years ago
sqlstore.goconvey feat(invite): small progress 11 years ago
star.go Changed go package path 11 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 Began work on real sql schema definitions, and migration engine 11 years ago
temp_user.go feat(signup): progress on new sign up and email verification flow, #2353 10 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 use X-Grafana-Org-Id header to ensure backend uses correct org (#8122) 9 years ago
user_test.go users: adds search and pagination (#7753) 9 years ago