k6 icon indicating copy to clipboard operation
k6 copied to clipboard

A modern load testing tool, using Go and JavaScript - https://k6.io

Results 473 k6 issues
Sort by recently updated
recently updated
newest added

### Brief summary I have multiple ui scenarios setup to run one after another with maxDuration and gracefulStop. If some scenario is stuck on something, it is not killed and...

bug
triage

### Feature Description Hi, currently I'm learning k6, but to put in a response time log on each requests are kind of weird IMO, if I were to going have...

feature
triage

### Brief summary hi team, Can we please make image multiplatform? k6 controller operator failed to start and gived error for manager as below : exec /manager: exec format error...

bug
triage

### Brief summary I have a K6 project with multiple test files. I'm able to incorporate all of these tests using [K6 Scenarios](https://k6.io/docs/using-k6/scenarios/). I now want to include [K6 Lifecycle](https://k6.io/docs/using-k6/test-lifecycle/)...

enhancement

### Brief summary Currently K6 does not support PFX certificate format; Many API specially inside a Banking System needs these kinds of Certificate while testing API ### k6 version 0.50.0...

enhancement
evaluation needed
awaiting user

Users with big CSV files with a size superior to, say, 500MB, and using a large numbers of VU directly experience our [issue with handling large files](https://github.com/grafana/k6/issues/2974). As a result,...

feature

### Brief summary Hello folks of k6, I've been using k6 for some months and it's a great tool, even if we still lack useful features (but I'm sure they...

awaiting user

## What? It replaces the use of succ & fail marks (✓/✗) for rate metrics on summary, in favor of the text: `{success} out of {total}`. **Note:** the check summary...

### Feature Description in the pr https://github.com/grafana/k6/pull/1937 , add xds protocol by update gRPC version. However, when I try to invoke the grpc server api through the XDS as load...

feature
evaluation needed
area: grpc
triage

### Brief summary I am new to k6, trying to add the websocket api with multiple messages and validating the responses but no matter how i try, k6 is repeating...

bug
triage