Development snapshot of mod_wsgi-telemetry. Not published to PyPi.
User guide: https://modwsgi.readthedocs.io/en/latest/user-guides/external-telemetry-service.html
To test, install the attached wheel:
pip install mod_wsgi_telemetry-1.0.0dev1-py3-none-any.whl
Or build from the attached source distribution:
tar xf mod_wsgi_telemetry-1.0.0dev1.tar.gz
cd mod_wsgi_telemetry-1.0.0dev1
pip install .
SHA256SUMS is attached for verification of the source and
wheel archives.