My Setup is like this:
- K6 is running on local machine
- Influxdb is running on aws EC2 instance [OS: Unbuntu]
- Influx docker image: influxdb:2.0.0-alpha [Quay]
- Grafana again running on local machine.
If you run a sample test on k6 to see the results on grafana, data is not loaded on Grafana Dashboard.
When we analysed, we saw no bucket/db is been created in Influx db since we had access to the influxdb UI.
No error has been reported, everything looks fine.
Can someone help me out here?
No able to identify the core problem.