I have a state timeline I have mostly set up. It’s SQL based. I have this working as expected in another Prometheus data based timeline. The data from the query basically flips the bit on or off. It’s kinda working, but its like the other rows are interrupting each other. We are currently on v8.1.5
I am having the same issue. I’m using sql data. It is fine if there is only 1 metric column but with multiple my data has nulls.
I can’t work out how to change the nulls to the last value in the column.