tarantool / grafana-dashboard

Dashboard for Tarantool application and database server monitoring with Grafana
MIT License
34 stars 11 forks source link

dashboard: fill with none for InfluxDB #229

Closed DifferentialOrange closed 1 month ago

DifferentialOrange commented 1 month ago

On lower timescales data with fill(null) seems like a scattered set of dots. Data with fill(none) seems fine like a line string. I don't remember these issues on older Grafana versions, so it is possible that something had changed with visualization even for deprecated graph panels.

Before

image

After

image