Imma Valls
Imma Valls
Hi everyone, the call for devrooms is open https://fosdem.org/2025/news/2024-09-23-devrooms-cfp/. I am not 100% sure I will be ok to travel to fosdem (still recovering from an injury), so I would...
Definitely interested if we have a team!
This would help https://community.k6.io/t/erro-0004-syntaxerror-eof/5823, for example.
@olegbespalov Can I help with this one? I find other forums could benefit, potentially https://community.k6.io/t/xk6-elastic-extention/6649/3. And I'm trying to figure out how to help in these situations. We can chat,...
A bit of summary after discussing with @olegbespalov. Feel free to comment! The typical `SyntaxError: EOF at parse (native)` comes from goja and golang. This case is misleading, as this...
This https://github.com/grafana/k6-operator/issues/331 would be useful based on questions we get in the forums, some help with troubleshooting common issues, enable more logs, etc.
Another example https://community.k6.io/t/unique-login-for-each-virtual-user/5563/9, in this case not of a token that expires. Though it seems it's not super clear to some users how to get a token for each user.
Thanks @ppcano I'll review the forums for older similar topics and we can figure out if a tutorial or blog can help with a more complete example. Maybe separate APIs...
Another example that is trying to get the cookies under `setup()` https://community.k6.io/t/handling-cookies-from-setup-function-to-default-function/5817/3
I'm repurposing this to discuss where we could fit a section/tutorial that helps users with login options. Maybe something similar to https://k6.io/blog/ways-to-visualize-k6-results/ for login. - API - Login with user/password...