Skip to main content

A Locust plugin to log load test metrics to observability tools (DB-free).

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/latest/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/latest/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.0.tar.gz (30.5 kB 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.0-py3-none-any.whl (36.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: locust_telemetry-2.1.0.tar.gz
  • Upload date:
  • Size: 30.5 kB
  • 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.0.tar.gz
Algorithm Hash digest
SHA256 ddd77033b21cb1428d92edf669e8cce4884ba80cd50144d106091c4b176b35a3
MD5 8b373ea0d8863d422b7791edc9a3ce49
BLAKE2b-256 f852d50330fe27a13b8746d93bf734681ca3bc64b83d53d129571495fcc69984

See more details on using hashes here.

Provenance

The following attestation bundles were made for locust_telemetry-2.1.0.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.0-py3-none-any.whl.

File metadata

File hashes

Hashes for locust_telemetry-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e05ec10fa1fc93b4dd41ee82c332063e4db34111d8dd79e635fbb5b0074933b4
MD5 33db8173b8e4f7a67e71dc85989f6533
BLAKE2b-256 277fe64918f3e4f198fdc612739ea04b158084050e0df36d9c2757384f13f5db

See more details on using hashes here.

Provenance

The following attestation bundles were made for locust_telemetry-2.1.0-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