InfluxDB 3 Connection Properties
scheme (string, enum)
host (string, required)
port (integer)
token (string)
authScheme (string)
database (string)
precision (string, enum)
queryType (string, enum)
noSync (boolean)
acceptPartial (boolean)
gzipThreshold (integer)
writeTimeout (integer)
queryTimeout (integer)
probeInterval (integer)
transportOptions (object)
batchSize (integer)
flushInterval (integer)
connectionStrategy (object)
initialDelay (integer)
maxDelay (integer)
incrementFactor (integer)
Last updated
Was this helpful?

