Development snapshot of mod_wsgi-telemetry. Not normally
published to PyPi (occasionally uploaded to exercise the
release pipeline).
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.0dev2-py3-none-any.whl
Or build from the attached source distribution:
tar xf mod_wsgi_telemetry-1.0.0dev2.tar.gz
cd mod_wsgi_telemetry-1.0.0dev2
pip install .
SHA256SUMS is attached for verification of the source and
wheel archives.