Ivan
Ivan
Hello, here for announcing that we’ve released a first version of an official InfluxDBv2 output extension: https://github.com/grafana/xk6-output-influxdb. As you can see from some previous activities in this issue, we explored...
I explored a bit this issue (so many things to take into consideration :scream:): >Prometheus is basically having []struct{name, value string} which is better from whatI I've learned as golang...
I'm not getting when the `url` as an indexable tag will be useful per-se, all the cases seem covered by the `name` tag and when it will be different we...
It could be helpful to implement https://github.com/OpenPeeDeeP/depguard or something similar to avoid the same mistake in the future.
### Scope We want to identify how to pass and process an in-memory Reader (binary or encoded) to the HTTP API for minimizing the percentage of used memory in terms...
Closing as the issue doesn't sound to be directly generated by k6. Feel free to reopen if you have more details.
I see both the linked issues have been resolved and we don't support go1.18 anymore. @Llandy3d is this still an issue for you with the current master? Can you try...
Hey @jsolana, go version `go1.15.3` is no longer supported by k6. You should try using a go version >= 1.19. Do you see the same error with it?
Hi @sebastianpujina, this feature is one of our high priorities in our backlog for the Metrics area. In the next cycle, we could consider starting to work on a JavaScript...
>Sounds like for users using Grafana Cloud k6 - k6 login would be the proposed quick way to update. But how would this work for pure OSS users? What would...