Demo on using k6 for load testing and with custom extensions.
https://docs.docker.com/get-docker/
https://learn.microsoft.com/en-us/windows/wsl/install
https://go.dev/doc/install
git clone https://github.com/thmshmm/xk6-opentelemetry.git && cd xk6-opentelemetry
xk6 build --with xk6-opentelemetry=. --with github.com/mostafa/xk6-kafka
./k6 run ../test-traces.js && ./k6 run ../api-test.js