Hi,
I’ve set up k6 operator to run tests with 4 parallel pods and everything is working, the only issue is that all the logs are inside each of the pods, is there any way for me to see a total summary somewhere? If not, can I please get some hints as to how to achieve that.
Add on question - how can I export these logs through something like a git action or function etc, export them to a file or something more accessible.
Thanks!