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 f13b869aa4 feat(alerting): work on alerting 10 years ago
..
migrations feat(alerting): cleanup, removed alert changes table and code 10 years ago
migrator feat(loggin): disable logging by default so unit tests are not full of logging 10 years ago
sqlutil
alert.go feat(alerting): work on alerting 10 years ago
alert_heartbeat_test.go tech(alerting): change from array to map 10 years ago
alert_notification.go feat(alerting): adds default checkbox to ui 10 years ago
alert_notification_test.go feat(alerting): add default notification group 10 years ago
alert_state.go tech(alerting): remove some logging 10 years ago
alert_state_test.go feat(alerting): renamed AlertRuleModel to just Alert, think making a distinction between an Alert and an Alert Rule is just confusing and was a mistake on my part 10 years ago
alert_test.go feat(alerting): add frequency back to alert model 10 years ago
apikey.go
apikey_test.go
dashboard.go Merge branch 'master' into alerting 10 years ago
dashboard_snapshot.go Minor bug fixes 10 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
datasource.go feat(alerting): requests looks to be working again 10 years ago
datasource_test.go feat(loggin): disable logging by default so unit tests are not full of logging 10 years ago
org.go
org_test.go
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 feat(apps): progress on app dashboard sync 10 years ago
preferences.go Add new parameter to config: default_theme. 10 years ago
quota.go
quota_test.go
shared.go
sqlstore.go feat(loggin): disable logging by default so unit tests are not full of logging 10 years ago
sqlstore.goconvey
star.go
stars_test.go
stats.go fix(): admin stats and postgres 10 years ago
tables.go
temp_user.go
temp_user_test.go
tls_mysql.go gofmt 10 years ago
user.go Initial patch for grafana/grafana#4267 (#5280) 10 years ago