mirror of
https://github.com/Graylog2/graylog2-server.git
synced 2026-03-13 09:32:21 +08:00
We used several hand-rolled percentage computations in our code base. This change refactors all of them to use the tool method. --------- Co-authored-by: Othello Maurer <othello@graylog.com>
First version, additional info to follow.