grafana/pkg/services/ngalert/notifier
George Robinson d4256b352d
Docs: Rename Message templates to Notification templates (#59477)
This commit renames "Message templates" to "Notification templates"
in the user interface as it suggests that these templates cannot
be used to template anything other than the message. However, message
templates are much more general and can be used to template other fields
too such as the subject of an email, or the title of a Slack message.
2023-01-18 17:26:34 +00:00
..
channels_config Docs: Rename Message templates to Notification templates (#59477) 2023-01-18 17:26:34 +00:00
alertmanager_config.go Docs: Rename Message templates to Notification templates (#59477) 2023-01-18 17:26:34 +00:00
alertmanager_test.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
alertmanager.go Perfomance: Preallocate slices (#61580) 2023-01-17 11:50:17 +00:00
alerts.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
config_test.go Remove ioutil.ReadDir from usage (#53550) 2022-08-11 07:21:12 -04:00
config.go Introduce AlertingConfiguration that implements alerting.Configuration (#61427) 2023-01-12 16:03:07 -04:00
crypto.go Alerting: Logs should not be capitalized and the errors key should be "err" (#50333) 2022-06-07 19:54:23 +02:00
email_test.go chore: move notifications models into notifications service (#61638) 2023-01-17 14:47:31 -05:00
file_store_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
file_store.go Alerting Unification: Use the State interface from the alerting package (#61333) 2023-01-11 19:50:45 -04:00
images.go Alerting: import Grafana alerting package and update usages (#60490) 2022-12-19 10:53:58 -05:00
log.go Alerting: import Grafana alerting package and update usages (#60490) 2022-12-19 10:53:58 -05:00
multiorg_alertmanager_test.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
multiorg_alertmanager.go Chore: Fix "manger" typo (#61649) 2023-01-17 23:13:27 +00:00
receivers_test.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
receivers.go Perfomance: Preallocate slices (#61580) 2023-01-17 11:50:17 +00:00
sender.go chore: move notifications models into notifications service (#61638) 2023-01-17 14:47:31 -05:00
silences.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
status.go Alerting: Use alerting.GrafanaAlertmanager instead of initialising Alertmanager components directly (#61230) 2023-01-13 12:54:38 -04:00
testing.go Alerting: Delete expired images from the database (#53236) 2022-08-09 15:28:36 +01:00