I was running test with parallelism=2 using k6 operator. But not getting aggregated metrics in k6 metrics dashboard. please guide me how to display aggregated metrics.
Hi @prmmuthu,
Could you please describe which dashboard you mean?
As a general suggestion, if you’re using Grafana, it makes sense to try out Explore to figure out which metrics are available and what tags they have. k6-operator specifically is generating metrics with tags instance_id and job_name attached to them.