Ivan

Results 121 comments of Ivan

Hey @ludenus, https://github.com/ludenus/k6-issue-1872/blob/f02a3f383a0fbc077ded73bb8d67af0273f40017/docker-compose.yaml#L12C4-L12C34 can you try to run an updated version of your docker-compose, please? k6 is now v0.51 and loadimpact image is not supported anymore. You should use the...

A new experimental WebSocket module exists and we aim to graduate it as stable. So, I'm closing this in favor of its clone on the new module https://github.com/grafana/xk6-websockets/issues/8.

Hey @starryknight620, if Prometheus means the pull model, then no, there isn't any progress regarding that. And, considering that it doesn't fit very well with the k6 context it is...

>A quicker solution will be to have another CI step that runs a server + k6 run script.js exercising the most common cases. We could have it as a first...

Hey @arpitaso, can you detail what you mean by applicationName? It isn't a k6 specifics. In any case, can you post the complete `k6` command you're running, please? Are you...

Hey @fullheart, thanks for opening this issue. >k6-jslib-aws-y_ANwLL3.cjs.zip Can you post it via a [gist](https://gist.github.com), in a dedicated repository, or just do a [collapsable code block](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/organizing-information-with-collapsed-sections) in the issue's description,...

Hey, @fullheart the repository doesn't seem to be available. Maybe, did you forget to mark it public?

>if you delete the code file, the problem is suddenly solved Can you clarify, please? What code file? Note that it would help me if we could rid of everything...

>What do you think? Thanks. It is fine, thanks.

Hey @fullheart, quick update, as you can see from the linked issue, we identified the root of the problem. We're going to work in the next few days to apply...