grafana/pkg/services/ngalert/notifier
Fayzal Ghantiwala 7a2fbad0c8
Alerting: Add options to configure TLS for HA using Redis (#87567)
* Add Alerting HA Redis Client TLS configs

* Add test to ping miniredis with mTLS

* Update .ini files and docs

* Add tests for unified alerting ha redis TLS settings

* Fix malformed go.sum

* Add modowner

* Fix lint error

* Update docs and use dstls config
2024-05-14 14:21:42 +01:00
..
alertmanager_mock Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 2024-05-03 13:59:02 +02:00
channels_config Docs: Use correct description for "og_priority" (#80889) 2024-04-22 13:53:18 +00:00
alertmanager_config.go Alerting: Improve error when receiver or time interval used by rule is deleted (#86865) 2024-04-25 13:36:00 -04:00
alertmanager_test.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
alertmanager.go Alerting: Persist silence state immediately on Create/Delete (#84705) 2024-04-09 13:39:34 -04:00
alerts.go Alerting: Fetch alerts from a remote Alertmanager (#75844) 2023-10-19 11:27:37 +02:00
autogen_alertmanager_test.go Alerting: Fix simplified routing group by override (#86552) 2024-04-18 21:08:14 -04:00
autogen_alertmanager.go Alerting: Fix simplified routing group by override (#86552) 2024-04-18 21:08:14 -04:00
compat_test.go Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2023-04-25 13:39:46 -04:00
compat.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 2024-05-03 15:32:30 -04:00
config_test.go Alerting: Stop persisting user-defined templates to disk (#83456) 2024-03-04 20:12:49 +02:00
config.go Alerting: Stop persisting user-defined templates to disk (#83456) 2024-03-04 20:12:49 +02:00
crypto.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 2023-12-12 13:49:54 +01:00
email_test.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2023-06-21 20:53:30 -03:00
errors.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 2024-05-03 15:32:30 -04:00
file_store_test.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
file_store.go Alerting: Stop persisting silences and nflog to disk (#84706) 2024-03-23 00:37:33 +02:00
images_test.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2023-06-21 20:53:30 -03:00
images.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2023-06-21 20:53:30 -03:00
log.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
multiorg_alertmanager_remote_test.go Alerting: Remove isDefault field from receivers (Alertmanager configuration) (#86605) 2024-04-19 15:44:20 +02:00
multiorg_alertmanager_test.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 2024-05-03 15:32:30 -04:00
multiorg_alertmanager.go Alerting: Add options to configure TLS for HA using Redis (#87567) 2024-05-14 14:21:42 +01:00
receiver_svc_test.go Chore: Remove use of deprecated method in AC code (#87541) 2024-05-10 11:56:52 +01:00
receiver_svc.go Alerting: Receivers API (read only endpoints) (#81751) 2024-02-05 20:12:15 +02:00
redis_channel_test.go Alerting: Add support for running HA using Redis (#65267) 2023-04-19 17:05:26 +02:00
redis_channel.go Alerting: Update alerting package and imports from cluster and clusterpb (#79786) 2023-12-21 12:34:48 +01:00
redis_peer_test.go Alerting: Add options to configure TLS for HA using Redis (#87567) 2024-05-14 14:21:42 +01:00
redis_peer.go Alerting: Add options to configure TLS for HA using Redis (#87567) 2024-05-14 14:21:42 +01:00
sender.go Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2023-04-25 13:39:46 -04:00
silence_svc.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 2024-05-03 15:32:30 -04:00
silences.go Alerting: Update grafana/alerting and use Upsert for creating silences (#85676) 2024-04-08 11:46:14 +02:00
status.go Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 2024-05-03 13:59:02 +02:00
templates_test.go Alerting: Template Testing API (#67450) 2023-04-28 15:56:59 +01:00
templates.go Alerting: Use interfaces for the Alertmanager (#73900) 2023-09-06 07:59:29 -03:00
testing.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 2024-05-03 15:32:30 -04:00
testreceivers_test.go Alerting: Introduce initial common receiver service (#81211) 2024-02-01 14:42:59 -05:00
testreceivers.go Alerting: Introduce initial common receiver service (#81211) 2024-02-01 14:42:59 -05:00
validation.go Alerting: Improve error when receiver or time interval used by rule is deleted (#86865) 2024-04-25 13:36:00 -04:00