mod_wsgi-telemetry 1.0.2rc1
Pre-release
Pre-release
Release candidate for mod_wsgi-telemetry.
User guide: https://modwsgi.readthedocs.io/en/latest/user-guides/external-telemetry-service.html
May be installable from PyPi:
pip install mod_wsgi-telemetry==1.0.2rc1
If pip reports the version is unavailable, this candidate
either has not been uploaded yet or is not being published to
PyPi. Install the attached wheel instead:
pip install mod_wsgi_telemetry-1.0.2rc1-py3-none-any.whl
Or build from the attached source distribution:
tar xf mod_wsgi_telemetry-1.0.2rc1.tar.gz
cd mod_wsgi_telemetry-1.0.2rc1
pip install .
SHA256SUMS is attached for verification of the source and
wheel archives.