除以X轴标准DATADOG指标

发布于 2025-02-01 04:03:19 字数 526 浏览 1 评论 0原文

我有一个时间表图,我们正在以极限为准。
但是,根据X轴的规模,值的平均值可以使度量看起来很大不同:

“每天” 在这里,X轴以5分钟的间隔

“每周” 而X轴刻度为1小时

由于限制为每秒,我可以将指标的值除以每x轴tick的秒数,

?因此,对于第一个图,它将是a/300,第二个图是a/3600

I have a timeseries graph where we are looking at a metric against a limit.
However, depending on the scale of the x-axis, the averaging of the values can make the metric look widely different:

per day
Here the x-axis ticks in 5 minute intervals

per week
Same graph with x-axis ticks of 1 hour

Since the limit is per second, can I divide the value of the metric by the number of seconds per x-axis tick?

So for the first graph it would be a/300 and the second graph it would be a/3600

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文