Skip to content

Tags: mubbashir/locust-plugins

Tags

2.6.7

Toggle 2.6.7's commit message
allow using cpu_warning event for arbitrary event logging with custom…

… text and timestamp

2.6.6

Toggle 2.6.6's commit message
Timescale listener: recreate dbconn if it is closed, should help if f…

…or some reason the connection is closed (for some reason) before logging end time.

2.6.5

Toggle 2.6.5's commit message
dont disable image loading by default in PlaywrightUser

2.6.4

Toggle 2.6.4's commit message
Depend on locust prerelease version (as there is no release with cpu_…

…warning yet)

2.6.3

Toggle 2.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update docker-compose.yml

2.6.2

Toggle 2.6.2's commit message
Bump locust-grafana version (new version of Testruns dashboard)

2.6.1

Toggle 2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
SocketioUser: default to empty headers

2.6.0

Toggle 2.6.0's commit message
remove healthcheck from docker-compose (not needed any more, because …

…setup is done at docker build time)

2.5.9

Toggle 2.5.9's commit message
Default PGHOST to localhost

2.5.8

Toggle 2.5.8's commit message
Timescale listener: Fix forwarding of pghost from command line. Add -…

…-pgport and --pgdatabase.