Hi there,
I’m currently using the Grafana+InfluxDB setup with k6 with the community dashboard. I am aware that it is old and somewhat outdated, however I see that the metrics to stdout prints out ‘http_req_failed’ with the Rate. How would I plot this on Grafana so I can see when in the test the failed requests occured?
When I query InfluxDB I see that there is a measurement for it, however I can’t seem to get an InfluxQL query together that properly plots this.
Thank you in advance