How to query the P99/Max from my histogram if the value is 10^9 smaller

后端 未结 0 1793
无人共我
无人共我 2021-02-20 07:04

My service is emitting the a counter by 10^9 smaller -- I can get the avg of the counter correctly by this query:

(history_count_sum/history_count_count * 1000000         


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