Dominik Leutnant

Results 77 comments of Dominik Leutnant

Please see my response to #63.

Thanks, I'll take a look. Did you try to optimize (i.e. increase) the `max_points` parameter? It might significantly result in much faster writes ...(dependend on connection and hardware of the...

Could you please set `scheme = "https"`and try again?

Also, what is the result of the following code (please change scheme, hostname and port accordingly) ? ```r library(httr) res

... which version of `{influxdbr}` do you use? ```r packageVersion("influxdbr") ```

... and of course your `sessionInfo()` could be helpful ;)

Thanks. Do you know which InfluxDB is behind InfluxDB Cloud (i.e. 1.x or 2.0)? `influxdbr` is currently not compatible with InfluxDB 2.0 (but I am in contact with InfluxData).

Thanks. Unfortunately, I won‘t work on this. Please see my response to #63.

@bilbaoba Well, I'd suggest to contact people at InfluxData and seek for some guidance in this respect. My experience with InfluxDB is limited to the 1.x versions.