Add InfluxDB 3 Core support.

This commit is contained in:
2026-04-09 15:14:14 +03:00
parent dcf534a0fe
commit a2bef13bc8
4 changed files with 111 additions and 25 deletions
+6 -1
View File
@@ -15,4 +15,9 @@ AGE_PASS=pass
AGE_HOST=localhost
AGE_PORT=5432
AGE_DB=university
AGE_GRAPH_NAME=movie_graph
AGE_GRAPH_NAME=movie_graph
INFLUX_ACTIVE=false
INFLUXDB3_HOST=http://localhost:8181
INFLUXDB3_AUTH_TOKEN=your_token
INFLUXDB3_DATABASE=sensors