Future integration with influxDB 3.0

I’m currently working on a project to generate client data. This client data is connected to a raw influxdb bucket. I initially had the idea to use tasking and notebooks to perform a data analysis, and grafana for the dashboarding. However with the new influxdb 3 coming out the functionalities aren’t there any more. Do any of you have suggestions regarding this topic ?

Hello @nowy,
Yes! Sorry for the delay. I recommend using the Python Client and using something like Fargate or lambda to run your script.

Alternatively you could also use Quix or Mage.ai:

You can continue to use Grafana though for dashboarding :slight_smile: You can also use tableau or apache superset

In general I recommend using this org as a resource: