Installation

Requirements

  • Python >= 3.10

  • locust >= 2.37.0

  • python-json-logger >= 3.3.0

Install

Using pip:

pip install locust-telemetry

Using uv:

uv install locust-telemetry

Using poetry:

poetry add locust-telemetry

Verify installation

pip show locust-telemetry