Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用标准Graphite + Statsd堆栈。10 秒 statsD 间隔 + 10 秒石墨保留模式。
我有几个事件每天发生 1K 到 10K 次。我也想在图表中展示它们。但是图表太平了(statsD 的 24 小时范围有 8640 个插槽)。我想显示一个图表来衡量我的事件,例如 events/min 或 events/5min - 现在的默认值是 events / 10s 。是否可以在石墨中更改默认的 statsd 间隔和保留模式。
谢谢
我发现石墨内置函数总结的答案正是如此。