Hi Team,
I’m using k6 with Prometheus. And recently i noticed Grafana stars to show multiple records (20 records) for a single failure.
When i try to troubleshoot, looks like the single failures insert multiple records on the measurement table k6_http_req_failed_rate with same time interval (15s scrape interval).
And any idea how to fix this.