Hi All,
I want to send data from Gatling Frontline (Which is installed as an instance on AWS) to influxDB then move those data to Grafana Cloud.
So for doing this, we tried the below listed approaches-
- Added telegraf agent in influxDB and also able to create database <XYZ.autogen> in influxDB cloud.
- We already added plugins in telegraf.conf file - [[inputs.exec]], [[output.influxDB]]
- In output.influxDB plugin we modified URL and also updated username and password.
- When we run our simulation from frontline dashboard then we got reports in frontline but not seeing any entries for metrics in influx DB cloud.
Can anyone please help me out to resolve my query?
Thanks,
Gaurav Srivastava