-
```
xk6 build --with github.com/grafana/xk6-js-test="$(pwd)/xk6-js-test"
time=2024-11-15T11:38:58.782+01:00 level=INFO msg="Building k6"
time=2024-11-15T11:38:58.782+01:00 level=INFO msg="Building new…
-
# What?
As pointed out in https://github.com/grafana/xk6-output-opentelemetry/pull/24, how we currently define our default configuration makes it harder to use the output and confuses users familiar …
-
-
### What?
* k6-core and k6-browser linter configurations do not match.
* Use k6-core's version directly or use it as the base and extend it with k6-browser's additional rules.
### Why?
* To …
-
### Brief summary
Hi all, I am currently writing a k6 extension.
I am trying to pass a "complex" object from js to my go function. But for some reason I do not get back all the fields on the go side…
-
### Brief summary
We have tests that use `constant-arrival-rate` executor against a number of grpc applications. We are using reflection. Most of these run fine. Against some applications, we occa…
-
I'm trying to compile and install ROCm 6.2.4 and I'm building it one step at a time, now stuck on composable_kernel with this error (full build log is [here](https://bpa.st/J6XQ))
[90/1272] /usr/…
-
Hello, I got an issue when I tried to use k6 on a self-hosted azure devops agent.
Pipeline.yaml :
pool:
name: 'default'
variables:
pnpm_config_cache: $(Pipeline.Workspace)/.pnpm-store
…
-
Currently [all k6 extensions](https://k6.io/docs/extensions/get-started/explore/) are listed together, and it's not clear which ones are officially maintained by Grafana, which ones are maintained by …
-
First off, thanks for the extension!
What would be needed to support the metrics used in the [official k6 Grafana dashboard](https://grafana.com/grafana/dashboards/18030-test-result/)?
I was abl…