summaryrefslogtreecommitdiffstats
path: root/tests/test_log4jlogster.py
diff options
context:
space:
mode:
authorBen Burry <bburry@etsy.com>2014-11-11 15:29:14 +0000
committerBen Burry <bburry@etsy.com>2014-11-11 15:29:14 +0000
commite961ad90d3801eea0fd52ee89af644b3339ae3f5 (patch)
tree485656176ccc49ed5f34fb4dd4bc720b275ca5e9 /tests/test_log4jlogster.py
parentac94c540111a9c10fb73da42535a70fb770c0afa (diff)
downloadlogster-e961ad90d3801eea0fd52ee89af644b3339ae3f5.zip
logster-e961ad90d3801eea0fd52ee89af644b3339ae3f5.tar.gz
logster-e961ad90d3801eea0fd52ee89af644b3339ae3f5.tar.bz2
Fix non-float duration division
We were dividing metric values by the passed duration value, which is not enforced to be a float, so was causing integer rounding on the metric values. Python 3 behaves differently to Python 2 here, apparently.
Diffstat (limited to 'tests/test_log4jlogster.py')
0 files changed, 0 insertions, 0 deletions