Ivan Mirić

Results 171 comments of Ivan Mirić

So this is a rabbit hole... :sweat_smile: Nice job summarizing everything! Some comments about the proposal: 1. I think we should send the `Cookie` header set on the first request...

Hi, are there any updates regarding this? I like `usql` (thanks!), but miss modal vi-like keybindings. Have you considered using an existing Go readline implementation, instead of writing your own?...

Hi, thanks for opening this issue. Technically, this could be possible, but opening the door for metrics to be created dynamically within the VU scope could lead to an explosion...

As @na-- mentioned, we're unlikely to change the default behavior in the current HTTP API, but will consider it as part of [the new API](https://github.com/grafana/k6/issues/2461) ([initial design document](https://github.com/grafana/k6/pull/2971)), which we're...

@oleiade Can this issue be closed now that #2853, #2854 and #2855 have been merged? For everyone else: this will be released in the upcoming v0.43.0. :rocket:

Hey, I'm done with most of the changes we agreed on, but have a question about which tests should be moved to `cmd/tests`. Which ones are "integration" tests, essentially. I...

After discussing this with Ankur over Slack, the browser module essentially needs a setup/teardown hook at the module level. Hooking into the script's `setup()` and `teardown()` functions would be unreliable,...

Hi @MohamadKh75, can you explain your use case in more detail? Is there a reason you couldn't install k6 using the other installation methods we support?

@MohamadKh75 Thanks for explaining. The team has discussed this issue internally, and we've decided to not support NPM as a distribution channel. We understand it would be convenient to have...

As @na-- mentioned, we're unlikely to support this in the current HTTP API, but will consider it as part of [the new API](https://github.com/grafana/k6/issues/2461) ([initial design document](https://github.com/grafana/k6/pull/2971)), which we're starting to...