mirror of https://github.com/grafana/loki
fix rounding of time to milliseconds (#5352)
Current implementation of RoundToMilliseconds is broken due to improper handling of floating point operation in go. Fixing it by using simple division and modulo operatorspull/5355/head
parent
8e9009a7e3
commit
0afd113c96
Loading…
Reference in new issue