gpt4 book ai didi

javascript - Graphite 聚集错误

转载 作者:行者123 更新时间:2023-12-02 19:26:35 25 4
gpt4 key购买 nike

我第一次尝试 Graphite 。我想了解为什么 Graphite 中的聚合图显示的是碳值的 1/60 和我通过 statsd 输入的值的 1/10。如果可以的话我该如何解决这个问题?我正在发送此数据: echo "try:1|c\n"| nc -u localhost 8125”,然后在 Graphite 的UI中添加函数sum和integral。请帮忙。

最佳答案

1/10值问题通过stats_counts存储桶解决。引用:Tracking metrics using StatsD (via etsy) and Graphite, graphite graph doesn't seem to be graphing all the data数据值不准确的另一个问题是因为s​​tatsd以10秒的速度发送数据。只需将statsd的flushInterval改为60s就可以了。

关于javascript - Graphite 聚集错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/11981138/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com