Skip to content
#

locust

Here are 112 public repositories matching this topic...

robertocpsilva1
robertocpsilva1 commented Jun 4, 2020

Is this possible at all?
I have an automated build that spins up a container and runs locust with the headless flag so I can set the run-time.
This means the stats/requests endpoint is not available and the exporter can't read it.

I found a way to get around this by using locust as an API:
example from https://github.com/locustio/locust/blob/master/examples/use_as_lib.py

# setup Envi

Improve this page

Add a description, image, and links to the locust topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the locust topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.