Kibana displays values such as 25.5 as 25.503

I think there it's due to how floating point number precision is treated in Javascript. We are working on improving this and also adding support for 64bit integers.