f1stuff / f1-live-data

Real time data visualization for F1 races
MIT License
82 stars 11 forks source link

Query error in Grafana: "fill column not found: position" #2

Closed plaetzchen closed 6 months ago

plaetzchen commented 7 months ago

Hey,

I am trying to move the whole setup to a more permanent solution and deploy it onto multiple nodes, not just my laptop. I am trying to move everything away from Docker and so far so good, I got most stuff working, except for the Standings panel on the left, I will always get the error

"fill column not found: position"

I also looked into the InfluxDB and can't seem to find the column myself in the data. Not a huge expert in InfluxDB, is there some kind of special config in there except for enabling Flux queries?

Thanks, Philip

plaetzchen commented 6 months ago

Solved: Needs to run in InfluxDB2+