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
Matthew Jacobson 75c4c5ca0f
Alerting: Upgrade grafana/alerting to 92d5f29 (#100982)
3 months ago
..
alertmanager_mock Alerting: Vendor in latest grafana/alerting package (#91786) 10 months ago
channels_config Alerting: k8s receivers api encrypt existing unencrypted secureFields on update (#99784) 4 months ago
legacy_storage Alerting: Verify receiver permission read on rule create/update (#94286) 8 months ago
alertmanager.go Alerting: Upgrade grafana/alerting to 92d5f29 (#100982) 3 months ago
alertmanager_config.go Alerting: Managed receiver resource permission in config api (#93632) 8 months ago
alertmanager_test.go Alerting: Extra dedup stage in Grafana Alertmanager (#99825) 4 months 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: Receiver API complete core implementation (#91738) 9 months 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: Upgrade grafana/alerting to use EmbeddedContents (#99983) 4 months ago
errors.go Chore: Move identity and errutil to apimachinery module (#89116) 12 months 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: Ensure long-lived repeat alerts keep images after 24h expiry (#98993) 4 months 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: Use org store to read organization IDs (#99938) 4 months ago
multiorg_alertmanager_remote_test.go Alerting: Managed receiver resource permission in config api (#93632) 8 months ago
multiorg_alertmanager_test.go Alerting: Use org store to read organization IDs (#99938) 4 months ago
receiver_svc.go Alerting: k8s receivers api encrypt existing unencrypted secureFields on update (#99784) 4 months ago
receiver_svc_test.go Alerting: k8s receivers api encrypt existing unencrypted secureFields on update (#99784) 4 months ago
redis_channel.go Alerting: Update alerting package and imports from cluster and clusterpb (#79786) 1 year ago
redis_channel_test.go Alerting: skip flaky test TestBroadcastAndHandleMessages (#94039) 8 months ago
redis_peer.go Alerting: Add mutex to Redis HA subs (#89870) 9 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: Upgrade grafana/alerting to use EmbeddedContents (#99983) 4 months ago
silence_svc.go Alerting: Move interface Namespaced from accesscontrol to models package (#89439) 11 months ago
silence_svc_test.go Alerting: Move interface Namespaced from accesscontrol to models package (#89439) 11 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 remote Alertmanager to test templates and receivers when enabled (#91570) 10 months ago
templates_test.go Alerting: Template Testing API (#67450) 2 years ago
testing.go Alerting: Use org store to read organization IDs (#99938) 4 months ago
testreceivers.go Alerting: Vendor in latest grafana/alerting package (#91786) 10 months 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