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
Gilles De Mey ed82f961dd
Email: Mark HTML comments as "safe" in email templates (#64546)
2 years ago
..
codes.go
codes_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
email.go SMTP: Update email templates to include populated <title> tag (#61430) 2 years ago
mailer.go SMTP: Update email templates to include populated <title> tag (#61430) 2 years ago
mock.go chore: move notifications models into notifications service (#61638) 2 years ago
models.go chore: move notifications models into notifications service (#61638) 2 years ago
notifications.go Email: Mark HTML comments as "safe" in email templates (#64546) 2 years ago
notifications_test.go chore: move notifications models into notifications service (#61638) 2 years ago
send_email_integration_test.go SMTP: Update email templates to include populated <title> tag (#61430) 2 years ago
smtp.go Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
smtp_test.go Chore: Fix goimports grouping in pkg/services (#62420) 2 years ago
testing.go
webhook.go