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 a87fd11f26 feat(stats): add alerts to global admin stats 9 years ago
..
migrations feat(sqlstore): added index for dashboard_id in dashboard_tag table, fixes #5868 9 years ago
migrator Fixed alerting bug for mysql (#6375) 9 years ago
sqlutil
alert.go Alert un paused to pending state 9 years ago
alert_heartbeat_test.go tech(alerting): change from array to map 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 Renamed Initialized to Pending 9 years ago
annotation.go feat(alerting): added clear history button to alert state history view, #6244 9 years ago
apikey.go
apikey_test.go
dashboard.go Removed playlist item when dashboard is deleted 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 9 years ago
dashboard_test.go test(dashboard): add failing test for deleting dashboards 9 years ago
datasource.go fix(build): fixed failing unit test 9 years ago
datasource_test.go fix(build): fixed failing unit test 9 years ago
org.go fix(logging): removed temp dev logging code 10 years ago
org_test.go Worked on user administration page, a grafana server admin can now add and edit organization roles for any user, #2014 10 years ago
org_users.go fix(): Check Organization exists before User is added (#5302) 9 years ago
playlist.go style(playlist): move dashboard access to dashboard.go 9 years ago
playlist_test.go chore(playlist): remove commented code 9 years ago
plugin_setting.go feat(apps): progress on app dashboard sync 9 years ago
preferences.go Add new parameter to config: default_theme. 9 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
sqlstore.go Merge branch 'master' into alerting 9 years ago
sqlstore.goconvey feat(invite): small progress 10 years ago
star.go
stars_test.go
stats.go feat(stats): add alerts to global admin stats 9 years ago
tables.go
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 gofmt 10 years ago
user.go added support to login user oauth user by email only (#6330) 9 years ago