README.md
pyproject.toml
src/phlo_alerting/__init__.py
src/phlo_alerting/cli_alerts.py
src/phlo_alerting/cli_plugin.py
src/phlo_alerting/hooks_plugin.py
src/phlo_alerting/manager.py
src/phlo_alerting/settings.py
src/phlo_alerting.egg-info/PKG-INFO
src/phlo_alerting.egg-info/SOURCES.txt
src/phlo_alerting.egg-info/dependency_links.txt
src/phlo_alerting.egg-info/entry_points.txt
src/phlo_alerting.egg-info/requires.txt
src/phlo_alerting.egg-info/top_level.txt
src/phlo_alerting/destinations/__init__.py
src/phlo_alerting/destinations/email.py
src/phlo_alerting/destinations/pagerduty.py
src/phlo_alerting/destinations/slack.py
tests/test_alerting.py
tests/test_integration_alerting.py