Reviewed: https://review.openstack.org/279422 Committed: https://git.openstack.org/cgit/openstack/fuel-plugin-influxdb-grafana/commit/?id=9c969c7e7df6042ddc1810bc4364ffa36016554b Submitter: Jenkins Branch: master
commit 9c969c7e7df6042ddc1810bc4364ffa36016554b Author: Simon Pasquier <email address hidden> Date: Fri Feb 12 09:34:16 2016 +0100
Use fill(previous) instead of fill(0)
This change uses fill(previous) instead of fill(0) to avoid drops in the graphs when the latest data isn't available in InfluxDB yet.
Change-Id: I4e540a08997b420140cb1c99397321e4a0f82273 Closes-Bug: #1526383
Reviewed: https:/ /review. openstack. org/279422 /git.openstack. org/cgit/ openstack/ fuel-plugin- influxdb- grafana/ commit/ ?id=9c969c7e7df 6042ddc1810bc43 64ffa36016554b
Committed: https:/
Submitter: Jenkins
Branch: master
commit 9c969c7e7df6042 ddc1810bc4364ff a36016554b
Author: Simon Pasquier <email address hidden>
Date: Fri Feb 12 09:34:16 2016 +0100
Use fill(previous) instead of fill(0)
This change uses fill(previous) instead of fill(0) to avoid drops in the
graphs when the latest data isn't available in InfluxDB yet.
Change-Id: I4e540a08997b42 0140cb1c9939732 1e4a0f82273
Closes-Bug: #1526383