how create a organization and bucket in influxdb with python
how create a organization and bucket in influxdb with python?
i have a python script for creating a org and bucket in influx db but it wont work and return unauthorized response
Struggling to write data with multiple fields in influxDB
So i’m pretty new to influxDB. I’m trying to create a new measurement (akin to SQL tables according to the doc), with three fields, two tags and the timestamp.