Does prometheus round off values for the divsion operator?

后端 未结 0 1848
慢半拍i
慢半拍i 2021-01-05 16:34

I have a query like sum(query1)/sum(query2). When I manually do the division, it gives 1.98 but in result it says 2. Is that doing it automatically ?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题