在Graphite中处理Grafana指标(平均值,p25,p75,p90,p99,std)

时间:2017-02-28 14:22:38

标签: graphite grafana

Graphite中的Grafana指标显示如下:

enter image description here

在Graphite中,在 storage-aggregation.conf 中配置存储聚合,在该文件中为 p25,p75,p90,p99和std 配置的规则是什么?

1 个答案:

答案 0 :(得分:0)

由于这些值已经是百分位数,因此随着时间的推移聚合它们并不是一个明智的选择。用于绘制图形的最差最差选项是使用标准平均聚合函数。

https://math.stackexchange.com/questions/423535/way-to-aggregated-percentiles