Category "influxdb"

"error parsing query: found %, expected identifier, string, number, bool at line 1, char 7"}

When I try to parse this query in influxDB from python, I get this error. {"error":"error parsing query: found %, expected identifier, string, number, bool at

WARN: Write to InfluxDB failed [[RequestTimedOutError]]

WARN: Write to InfluxDB failed (attempt: 1). Error: at S.<anonymous> (/Users/sathish/Documents/sample/raviAPI/node_modules/core-js/internals/wrap-error-c

Subtract two queries results

Cannot find per the docs, and there is an old issue related to this. It is possible to subtract the results of 2 queries? Something like this in SQL: (SELECT

How to set default retention policy and duration for InfluxDB via configuration

I am using the official InfluxDB docker image. I want to set the retention policy to be 14 days by default. There are various ENV variables that I can set to c

InfluxDBIOException: java.net.SocketTimeoutException: timeout

I'm using Influx Db java wrapper and adding data in influx db for every 5 seconds with a retention policy of 30 days. When I'm trying to query the data by send