Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modulus for interface counters #54

Closed
RichiH opened this issue Aug 29, 2016 · 2 comments
Closed

Modulus for interface counters #54

RichiH opened this issue Aug 29, 2016 · 2 comments

Comments

@RichiH
Copy link
Member

RichiH commented Aug 29, 2016

As per our talks during/after PromCon, float64 loses precision in todays interface counters for 10G or quicker. Introducing modulus and thus artificially resetting will solve that until int64/float128 are a thing.

@sgissi
Copy link
Contributor

sgissi commented Dec 3, 2018

@RichiH @SuperQ I believe this fixed by #351, correct?

@SuperQ
Copy link
Member

SuperQ commented Dec 3, 2018

@sgissi Yes, thanks, that's the fix.

@SuperQ SuperQ closed this as completed Dec 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants