I am trying to configure a Grafana dashboard using the new 2.0 influxDB using this library: GitHub - grafana/xk6-output-influxdb: k6 extension to output real-time test metrics to an InfluxDB 2.x database., but am having issue writing the flux query. I see that k6 outputs requests per second in the console under the http_reqs metric, but I don’t seem to be able to fetch that number in the database. Has anyone been successful and writing such query for a metric in Grafana?