We recently started to encounter this error: {"error":"partial write: max-series-per-database limit exceeded: (1000000) dropped=1"} When writing metric data li
I see many similar questions but couldn't find a good match. If we define a query and the result aught to be single value, is there a flux way to store as such?
I want to record data every 10 milliseconds. Here is the sample code: with InfluxDBClient(url=url, token=token, org=org, enable_gzip=True) as client: with c
I have a bucket (homeassistant) that collects info from a temperature / humidity sensor. Of course, I want to downsample his data to min/max/mean of previous da
I'm trying to create a dashboard where i can filter data by gas station location and fuel type. This is my Table from this query: from(bucket: "homeassistant")
Just had an update to influxDB version 2.2 on a Raspi. After restarting all services, when I try to sign into the user interface via "http://localhost:8086", th
I am running an influxDb, on my server, and I created below: Notification Check Notification Endpoint (HTTP POST) Notification Rule All above are running succe
I am trying to contact influxdb running on kubernetes. I am new on influxdb and I have just started using it. I used the query http API in the following way: cu
I am using influx 2 and data that are structured this way in a bucket: time status job_id 2022-05-09 start 1 2022-05-10 start 2 2022-05-11