Locust Exporter Versions Save

A Locust metrics exporter for Prometheus

v0.5.2

1 year ago

Changes

  • Namespace support for dynamic environments @geekzoo (#41)
  • Add necessary information to quick start @THUzxj (#40)
  • Bump actions/setup-go from 3 to 4 @dependabot (#38)

v0.5.1

1 year ago

Changes

  • Bump github.com/prometheus/client_golang from 1.11.0 to 1.11.1 @dependabot (#37)

v0.5.0

1 year ago

Changes

  • Add /quitquitquit endpoint @graipher (#36)
  • Bump docker/login-action from 1 to 2 @dependabot (#34)
  • Bump actions/setup-go from 2 to 3 @dependabot (#33)
  • Bump actions/checkout from 2 to 3 @dependabot (#31)

v0.4.3

2 years ago

Changes

  • Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0 @dependabot (#30)
  • Bump github.com/prometheus/common from 0.24.0 to 0.25.0 @dependabot (#29)
  • Bump github.com/prometheus/common from 0.20.0 to 0.24.0 @dependabot (#28)
  • Bump github.com/prometheus/common from 0.19.0 to 0.20.0 @dependabot (#24)

v0.4.2

3 years ago

Changes

  • Bump github.com/prometheus/client_golang from 1.9.0 to 1.10.0 @dependabot (#23)
  • Bump github.com/prometheus/common from 0.18.0 to 0.19.0 @dependabot (#22)
  • Add Trivy @pperzyna (#21)

v0.4.1

3 years ago

Changes

  • Migrate to GitHub Actions @pperzyna (#20)
  • Bump github.com/prometheus/common from 0.17.0 to 0.18.0 @dependabot (#19)
  • Bump github.com/prometheus/common from 0.15.0 to 0.17.0 @dependabot (#17)
  • Bump github.com/prometheus/client_golang from 1.8.0 to 1.9.0 @dependabot (#15)
  • Bump github.com/prometheus/common from 0.14.0 to 0.15.0 @dependabot (#14)
  • Bump github.com/prometheus/client_golang from 1.0.0 to 1.8.0 @dependabot-preview (#12)
  • Bump github.com/prometheus/common from 0.6.0 to 0.14.0 @dependabot-preview (#10)
  • Create Dependabot config file @dependabot-preview (#9)

v0.3.0

4 years ago
  • PR #1 fixed compat issues with occurences & slave count, add error message
  • PR #2 New labes added

The new docker images can be found here:

AMD64 https://hub.docker.com/repository/docker/containersol/locust_exporter-linux-amd64

i386 https://hub.docker.com/repository/docker/containersol/locust_exporter

v0.2.0

4 years ago

Initial release of Go version

v0.1.0

4 years ago

Initial release of Python version