Skip to content

knmsk/xk6-output-kafka

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xk6-output-kafka

Is extracted the original kafka output from k6 so it can be used with xk6.

Build

To build a k6 binary with this extension, first ensure you have the prerequisites:

  1. Build with xk6:
xk6 build --with github.com/grafana/xk6-output-kafka

This will result in a k6 binary in the current directory.

  1. Run with the just build `k6:
./k6 run -o xk6-kafka <script.js>

Configuration

The configuration is the same as the in k6 one. Please consult the documentation for specifics.

About

xk6 kafka output extension

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%