https://github.com/georift/k6-statsd
k6 container with Statsd output extension baked in
https://github.com/georift/k6-statsd
Last synced: 3 months ago
JSON representation
k6 container with Statsd output extension baked in
- Host: GitHub
- URL: https://github.com/georift/k6-statsd
- Owner: Georift
- Created: 2024-05-03T07:30:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T13:38:14.000Z (about 2 years ago)
- Last Synced: 2025-11-20T17:29:19.177Z (7 months ago)
- Language: Dockerfile
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# k6-statsd
A [k6](https://github.com/grafana/k6) container image built with the
[xk6-output-statsd](https://github.com/LeonAdato/xk6-output-statsd) extension
included.
## Usage
```
docker run --rm -it ghcr.io/georift/k6-statsd version
```
For a complete options reference see [the extension
repo](https://github.com/LeonAdato/xk6-output-statsd?tab=readme-ov-file#options)