Getting incorrect time from influxQL
I have an influxQL query:
How do I delete all influx measurements from a database within a timerange, using a SQL call?
I need to delete all measurements from a database called metrics within a given timerange.
Query that only returns tags and no values
I have an InfluxDB database to log temp, pressure, humidity, and gas resistance, and it has tags for static values like location, sensor type, etc. Here’s what it looks like: