# nature_whistle v0.1.0 - Table of Contents

> Telemetry-based alerting for Elixir apps – Slack, Teams, custom webhooks, and console with spike/resolution alerts

## Modules

- [NatureWhistle](NatureWhistle.md): Documentation for `NatureWhistle`.

- [NatureWhistle.EventHandler](NatureWhistle.EventHandler.md): Telemetry event handler for NatureWhistle.

- [NatureWhistle.Notifier.Behaviour](NatureWhistle.Notifier.Behaviour.md): Behaviour for notifiers that deliver alerts to external services.

- [NatureWhistle.Notifier.Console](NatureWhistle.Notifier.Console.md)
- [NatureWhistle.Notifier.Retry](NatureWhistle.Notifier.Retry.md): Retry helper for HTTP notifiers.
Reads retry configuration from the host's config/config.exs.
- [NatureWhistle.Notifier.Slack](NatureWhistle.Notifier.Slack.md)
- [NatureWhistle.Notifier.Teams](NatureWhistle.Notifier.Teams.md)
- [NatureWhistle.Notifier.Webhook](NatureWhistle.Notifier.Webhook.md)

