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 (attempt: 1). Error: at S.<anonymous> (/Users/sathish/Documents/sample/raviAPI/node_modules/core-js/internals/wrap-error-c
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
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
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