CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
docs/advanced.md
docs/api-reference.md
docs/configuration.md
docs/getting-started.md
docs/metrics-guide.md
docs/troubleshooting.md
drift/__init__.py
drift/config.py
drift/exceptions.py
drift/monitor.py
drift_sre.egg-info/PKG-INFO
drift_sre.egg-info/SOURCES.txt
drift_sre.egg-info/dependency_links.txt
drift_sre.egg-info/requires.txt
drift_sre.egg-info/top_level.txt
examples/basic_usage.py
examples/custom_metrics.py
examples/fastapi_integration.py
examples/flask_integration.py
tests/test_algorithms.py
tests/test_collectors.py
tests/test_monitor.py
tests/test_notifiers.py