Skip to main content

A Locust plugin for emitting structured telemetry and metrics to JSON or OpenTelemetry backends.

Project description

Locust Telemetry

Tests Release codecov License Docs

Locust Telemetry is a modular observability plugin for the Locust load-testing framework.

It emits structured telemetry from load tests so you can correlate request behavior with system metrics using modern observability tools.

📖 Full documentation: https://locust-telemetry.readthedocs.io/en/stable/index.html


Why Locust Telemetry?

Load testing is most effective when request-level metrics can be correlated with system signals like CPU, memory, network usage, and errors.

Locust Telemetry bridges this gap by exporting structured telemetry that integrates cleanly with existing observability stacks.


Key Features

  • Structured Telemetry Test lifecycle events, request metrics, and system metrics

  • Multiple Backends JSON logs or OpenTelemetry metrics

  • OpenTelemetry Native OTLP export to Prometheus, Grafana, Datadog, New Relic, and more

  • Distributed Support Works with Locust master–worker mode

  • Extensible Design Add custom recorders and instruments

Traces and spans are planned but not yet supported.


Installation

pip install locust-telemetry

Quick Start

1. Initialize the plugin

In your locustfile.py:

from locust_telemetry import entrypoint

entrypoint.initialize()

2. Run Locust with telemetry enabled

JSON telemetry (logs):

locust -f locustfile.py --testplan mytest --enable-telemetry-recorder json

OpenTelemetry metrics:

locust -f locustfile.py --testplan mytest --enable-telemetry-recorder otel

➡️ See the Configuration section in the docs for all available options.


Local Demo (Docker)

A complete local observability stack is provided to quickly try both JSON and OpenTelemetry telemetry:

git clone https://github.com/platform-crew/locust-telemetry.git
cd locust-telemetry/examples/local
make build && make up

📘 Full walkthrough: https://locust-telemetry.readthedocs.io/en/stable/examples.html


Dashboard Preview

JSON Telemetry (Loki / Grafana Logs) JSON Dashboard JSON Dashboard

OpenTelemetry Metrics (Prometheus / Grafana) OTel Dashboard OTel Dashboard


Contributing

Contributions are welcome! Please see contributing for guidelines.


Author

Swaroop Shubhakrishna Bhat (@ss-bhat)

Thanks to all contributors ❤️


License

Licensed under the Apache License 2.0. See LICENSE for details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

locust_telemetry-2.1.2.tar.gz (2.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

locust_telemetry-2.1.2-py3-none-any.whl (36.8 kB view details)

Uploaded Python 3

File details

Details for the file locust_telemetry-2.1.2.tar.gz.

File metadata

  • Download URL: locust_telemetry-2.1.2.tar.gz
  • Upload date:
  • Size: 2.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for locust_telemetry-2.1.2.tar.gz
Algorithm Hash digest
SHA256 5adf62c467013b8be52c91e93ef6eaefd9c6df740c026c4efe9519849895616d
MD5 db71a7da3024622470c49d9cdf20e983
BLAKE2b-256 504377f9bf77c34c6b97c195833e34a312c9cf15a5e6df2c977f902a1b6aebcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for locust_telemetry-2.1.2.tar.gz:

Publisher: release.yaml on platform-crew/locust-telemetry

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file locust_telemetry-2.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for locust_telemetry-2.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8009aa343f074773cf1f9132de9d3734b7d04965f7b124e302a2ac7e1cdef971
MD5 9f82d63b47ccc1dde2ce311faf3bc587
BLAKE2b-256 c8d2ea910503e9bab508aa4bf70ab91eac697e54ba1e1adcc35a62072779e2d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for locust_telemetry-2.1.2-py3-none-any.whl:

Publisher: release.yaml on platform-crew/locust-telemetry

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page