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.
我正在使用 codahale 指标来衡量我的系统的性能(延迟,整个)。我看到一些异常情况,即与平均延迟指标相比,一分钟速率(甚至 5 分钟和 15 分钟)延迟指标非常高(10 倍)。这能有一个合乎逻辑的解释吗?谢谢
这可能是由于在 storage-schemas.conf 中定义的度量库的报告间隔和碳缓存的最小保留间隔的差异(如果您使用一个)。他们应该匹配 afaik。