How do I aggregate test result when I use influx on distributed mode?

firstly, I know to aggregate test result using log file on distributed mode from https://gatling.io/docs/current/cookbook/scaling_out/, and I know to use influx db for single gatling task.

But, I not use log file but influx, how aggregate result?

thanks!