-
Exploring problems and solutions for #2311 has shown us that trying to fix all the problems in the old API would require compromises that wouldn't solve the root cause of the issue.
To that end, we h…
-
Dear k6-vscode-extension open source community,
Currently, our extension supports only a few commands, such as
"k6 run currentfile" and "k6 run currentfile in k6 cloud."
However, we believe t…
-
The dicision of what stack to use is based on gut feeling. No benchmark whatsoever. Let's make an informed decision with actual benchmark. Something to be considered:
- what docker base image to use …
-
As reported by @sniku, browser instances are created and destroyed on each iteration, and there's currently no way of running multiple iterations that use the same instance. This is important if we wa…
-
Hi,
Not so much an issue, but a feature request and question.
In my K6 project, I'd like to both use typescript **and** bundle in node dependencies following [the guide here](https://k6.io/docs…
-
After https://github.com/grafana/xk6/pull/44, xk6 will not always try to use the latest k6 version to build the binary, it will instead use the one specified in the extensions' go.mod file(s). However…
na-- updated
4 months ago
-
Hi there! Been testing out the module and gotten it working using the build available in #15 with xk6 to connect to a single SSE endpoint, but when I'm trying to expand that to include multiple SSE en…
-
We've recently updated the requirements for maintaining an extension within the listing on our site. As such, please address the following items to maintain your listing within the registry:
* add …
-
We have a page in the k6.io/docs that lets users select the extensions they want and build a CLI command to generate the k6 binary they need: https://k6.io/docs/extensions/get-started/bundle/
It wo…
-
Envoy is not usable with cloud output when logging is enabled. See https://github.com/grafana/k6-operator/issues/179. It’d be good to figure out some alternative in order not to depend on logs in the …