Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

建议增加95值 #2326

Open
MayWu opened this issue Nov 28, 2024 · 2 comments
Open

建议增加95值 #2326

MayWu opened this issue Nov 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@MayWu
Copy link

MayWu commented Nov 28, 2024

What would you like to be added:
报表界面的带宽计算增加95值统计

Why is this needed:
在统计服务器的带宽使用时,往往会有带宽突发,增加95值有助于更准确统计带宽使用量

@UlricQin UlricQin added the enhancement New feature or request label Nov 29, 2024
@UlricQin
Copy link
Member

UlricQin commented Dec 12, 2024

image
是类似这样的一条横线?如果返回的结果集有多个,是把所有的多条线的数据整合在机器统一计算p95? 还是说,每条线分别计算,把大于p95的那部分改个颜色?

@UlricQin
Copy link
Member

补充,刚跟社区小伙伴沟通,他们建议:如果你的数据源是 Prometheus、VictoriaMetrics 等支持 PromQL 的数据源,你可以使用 quantile_over_time(scalar, range-vector) 这个函数计算分位值,都不用图表做改动了就

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants