Santiago Correa
unread,Feb 7, 2022, 2:19:12 PM2/7/22Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Gatling User Group
Hi everyone, i'm building a project with gatling 3.7.3 using java and gradle plugin. i have request groups and also i'm using useGroupDurationMetric flag in true, the gatling reports apparently shows the right duration time of a request and a group of request but i cannot get the same information or consistent data inside influxdb because i think that gatling does not send group metric as the report shows, i want to get the duration or the mean of a group of request but inside grafana making a sum or an agregation is not valid because the values are different, does anyone knows a way to get those metric values inside influxdb?