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/ngalert/notifier
Santiago 12d5251c12
Alerting: Alertmanager configuration sync loop (#88822)
12 months ago
..
alertmanager_mock Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 1 year ago
channels_config Alerting: Support AWS SNS integration in Grafana (#88867) 12 months ago
alertmanager.go Alerting: Persist silence state immediately on Create/Delete (#84705) 1 year ago
alertmanager_config.go Alerting: Improve error when receiver or time interval used by rule is deleted (#86865) 1 year ago
alertmanager_test.go Alerting: Stop persisting silences and nflog to disk (#84706) 1 year ago
alerts.go Alerting: Fetch alerts from a remote Alertmanager (#75844) 2 years ago
autogen_alertmanager.go Alerting: Fix simplified routing group by override (#86552) 1 year ago
autogen_alertmanager_test.go Alerting: Fix simplified routing group by override (#86552) 1 year ago
compat.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
compat_test.go Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2 years ago
config.go Alerting: Stop persisting user-defined templates to disk (#83456) 1 year ago
config_test.go Alerting: Stop persisting user-defined templates to disk (#83456) 1 year ago
crypto.go Chore: Simplify function signature for GetLatestAlertmanagerConfiguration (#79392) 1 year ago
email_test.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2 years ago
errors.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
file_store.go Alerting: Stop persisting silences and nflog to disk (#84706) 1 year ago
file_store_test.go Alerting: Stop persisting silences and nflog to disk (#84706) 1 year ago
images.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2 years ago
images_test.go Alerting: Bump grafana/alerting and refactor the ImageStore/Provider to provide image URL/bytes (#70182) 2 years ago
log.go Chore: use any rather than interface{} (#74066) 2 years ago
multiorg_alertmanager.go Alerting: Add ha_reconnect_timeout configuration option (#88823) 12 months ago
multiorg_alertmanager_remote_test.go Alerting: Alertmanager configuration sync loop (#88822) 12 months ago
multiorg_alertmanager_test.go Alerting: Update grafana/alerting (#88363) 12 months ago
receiver_svc.go Alerting/Chore: Remove unused parameters (#88045) 1 year ago
receiver_svc_test.go Chore: Remove use of deprecated method in AC code (#87541) 1 year ago
redis_channel.go Alerting: Update alerting package and imports from cluster and clusterpb (#79786) 1 year ago
redis_channel_test.go Alerting: Add support for running HA using Redis (#65267) 2 years ago
redis_peer.go Alerting: Add option to use Redis in cluster mode for Alerting HA (#88696) 12 months ago
redis_peer_test.go Alerting: Add option to use Redis in cluster mode for Alerting HA (#88696) 12 months ago
sender.go Alerting: Update alerting module to 20230418161049-5f374e58cb32 + refactoring (#66622) 2 years ago
silence_svc.go Alerting: Prevent updating rule uid matcher for silences (#88519) 12 months ago
silence_svc_test.go Alerting: Prevent updating rule uid matcher for silences (#88519) 12 months ago
silences.go Alerting: Update grafana/alerting and use Upsert for creating silences (#85676) 1 year ago
status.go Alerting: Implement GetStatus in the remote Alertmanager struct (#84887) 1 year ago
templates.go Alerting: Use interfaces for the Alertmanager (#73900) 2 years ago
templates_test.go Alerting: Template Testing API (#67450) 2 years ago
testing.go Alerting: Hook up GMA silence APIs to new authentication handler (#86625) 1 year ago
testreceivers.go Alerting: Introduce initial common receiver service (#81211) 1 year ago
testreceivers_test.go Alerting: Introduce initial common receiver service (#81211) 1 year ago
validation.go Alerting: Improve error when receiver or time interval used by rule is deleted (#86865) 1 year ago