CorpGlory / grafana-data-exporter

Server for fetching data from Grafana datasources
39 stars 6 forks source link

Progress > 100% #11 #12

Closed sankerust closed 5 years ago

sankerust commented 5 years ago

closes https://github.com/CorpGlory/grafana-data-exporter/issues/11

Total number of days was a float number, now it is rounded up to an int => progress is no longer greater than 100%.