k6-docs
k6-docs copied to clipboard
The k6 documentation website.
### Brief summary The grpc k6 tests, specifically with stream connection, are a bit special as we can't really use k6 test iterator and all test execution happens in a...
## What? This PR updates all relevant documentation to reflect that the built-in web dashboard is now **enabled by default**. The core concept has been shifted from "opting-in" to "opting-out."...
**Why** The behavior of the built-in k6 web dashboard will be changed in the `grafana/k6` repository. To improve the out-of-the-box user experience, it will be **enabled by default** once the...
I walked through this tutorial, could run the script with 'k6 run script.js', but after I created k6-testrun-resource.yaml and entered 'kubectl apply -f /path/to/k6-testrun-resource.yaml', this command failed: 'kubectl apply -f...
There are several different scenarios and troubleshooting methods for the k6 Operator, as documented in https://grafana.com/docs/k6/latest/set-up/set-up-distributed-k6/troubleshooting/. @yorugac has helped several users with troubleshooting, and it might be helpful to create...
## What? Add a workflow to prevent users from changing the `explore.md` file. The file should only be updated by maintainers, or the Extension Registry workflow in this repo. ##...
The k6 Extensions `explore.md` file includes a list of k6 supported extensions, and it's automatically updated by a GH action whenever changes are made to the k6 extension registry. We...
Review and migrate the [Why k6 does not support multiple scripting languages](https://web.archive.org/web/20231003073106/https://k6.io/blog/why-k6-does-not-introduce-multiple-scripting-languages/) blog post to the docs.
## Invalid link In the context of [injecting-faults-with-xk6-disruptor index page](https://grafana.com/docs/k6/latest/testing-guides/injecting-faults-with-xk6-disruptor/#learn-more), [Building Resilience early in the development cycle](https://k6.io/blog/building-resilience-early-in-the-development-cycle/) link returns `Not Found`.  