API Reference nature_whistle v#0.2.0

Copy Markdown

Modules

nature_whistle is a telemetry‑driven alerting library for Elixir applications.

The OTP application entry point for nature_whistle.

Telemetry event handler for NatureWhistle.

Behaviour for implementing custom notifiers.

Logs alerts to the console using Logger.warning.

Retry helper for HTTP notifiers. Reads retry configuration from the host's config/config.exs.

Sends alerts to a Slack channel via incoming webhook.

Sends alerts to a Microsoft Teams channel via incoming webhook.

Generic HTTP webhook notifier. Sends alerts to any endpoint.