Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@daldoyle daldoyle released this 27 Nov 20:48
· 4 commits to master since this release

GRNOC::TSDS::Aggregate::Histogram 1.0.1 -- Thu Nov 16 2017

  • ISSUE=2697 Adding the ability to scale the power of 10 by x2 to help with maintaining desired
    accuracy. For example, a 500Mbps may result in a 2M bucket instead of a 1M bucket now. Since things are
    still powers of 10 and 2 the histograms still accurately combine.