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/notifications
owensmallwood d5b9602a79
Config: Can add static headers to email messages (#79365)
1 year ago
..
codes.go User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
codes_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
email.go Chore: use any rather than interface{} (#74066) 2 years ago
mailer.go Chore: use any rather than interface{} (#74066) 2 years ago
mock.go chore: move notifications models into notifications service (#61638) 2 years ago
models.go Chore: use any rather than interface{} (#74066) 2 years ago
notifications.go Chore: use any rather than interface{} (#74066) 2 years ago
notifications_test.go Chore: Remove result field from notifications (#65170) 2 years ago
send_email_integration_test.go Chore: use any rather than interface{} (#74066) 2 years ago
smtp.go Config: Can add static headers to email messages (#79365) 1 year ago
smtp_test.go Config: Can add static headers to email messages (#79365) 1 year ago
testing.go Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 3 years ago
webhook.go Handle ioutil deprecations (#53526) 3 years ago