As pointed out in issue #110, there are still cases where we haven't seen non-whole number outputs where we still could see them. So, we should rewrite as much of the internal code as possible to be floating point right off the bat, instead of converting later for Prometheus.
As pointed out in issue #110, there are still cases where we haven't seen non-whole number outputs where we still could see them. So, we should rewrite as much of the internal code as possible to be floating point right off the bat, instead of converting later for Prometheus.