【问题标题】:I can not understand, graphite support udp, why do we need statsd看不懂,graphite支持udp,为什么需要statsd
【发布时间】:2016-07-08 10:09:36
【问题描述】:

Graphite 可以使用 TCP 和 UDP lisen,为什么石墨默认使用 TCP 而不是 UDP。statsd 是否是多余的?

【问题讨论】:

    标签: python node.js monitor graphite statsd


    【解决方案1】:

    StatsD 还可以聚合指标。例如,您可以向其发送 1000 次计时事件,然后每个刷新间隔(默认为 10 秒)它将计算该计时器的汇总统计信息,包括平均值、上限、下限、计数、每秒计数等。因此我认为 StatsD 是并非多余,因为它具有 Graphite 的附加功能。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-11-14
      • 1970-01-01
      • 2014-06-04
      • 2023-04-03
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多