Ivan
Ivan
Hey @ameetpal, do you have any news on the suggested approach, and would it work for you?
Hey @ameetpal, We have discussed it internally and unfortunately, we decided to not encourage you to continue the development, because we might not be able to merge soon the pull...
Hey @ankur22 @inancgumus, I added the summary section at the top. Consider adding 1-2 notable features to mention for the browser.
Closing as at the moment we don't plan to offer this functionality, it can be solved with other already available features. Recap of the solutions: * [Grafana Cloud](https://grafana.com/products/cloud/k6/) that centralizes...
https://github.com/gobwas/ws#status says it passes the Autobahn https://github.com/nhooyr/websocket has a big draft PR blocked for one year because it doesn't pass Autobahn
Hi @Nachtfalkeaw, ``` export K6_PROMETHEUS_RW_TREND_STATS="p(95),p(99),min,max,sum,avg,med" ``` this env variable is not required when you use native histograms. Did you check that instead your test is flushing the gauges and counters...
>Is it possible to set these two values as config flag instead on env variables? @Nachtfalkeaw yes, you should be able to set them by using `url` and `trendAsNativeHistogram` flags.
@oleiade I agree, we can transfer it. What is your expectation to fix it? Can we directly link the go-redis library? Otherwise, if we need to write all the details...
https://community.k6.io/t/execution-order-question/2793/3 We should add a section in the test life cycle documentation explaining the `__VU == 0` case where we process the code multi times for executing the different blocks/steps...
As https://github.com/grafana/k6/issues/2584#issuecomment-1219618111 mentions >however, if the URL value is different from the name tag, then we will save the raw high-cardinality URL value in a new non-indexed raw_url metadata entry,...