grafana/pkg/services/ngalert/notifier
Santiago b5fa9e3501
Chore: Fix "manger" typo (#61649)
fix mangers -> managers
2023-01-17 23:13:27 +00:00
..
channels_config Alerting: UI changes required to support v3 and Auth in Kafka Contact Point (#61123) 2023-01-13 17:45:43 -05:00
alertmanager_config.go Find-and-replace 'err' logs to 'error' to match log search conventions (#57309) 2022-10-19 17:36:54 -04: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