未验证 提交 c5f0591e 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Fix the wrong sortN condition (#4784)

上级 8af10bed
......@@ -43,7 +43,7 @@ public class TopNCondition {
* Normal service is the service having installed agent or metrics reported directly. Unnormal service is
* conjectural service, usually detected by the agent.
*/
private boolean isNormal;
private boolean normal;
/**
* Indicate the metrics entity scope. Because this is a top list, don't need to set the Entity like the
* MetricsCondition. Only accept scope = {@link Scope#Service} {@link Scope#ServiceInstance} and {@link
......
Subproject commit 9d5bb7c97a5b653babe157e0360fee6bdf30c045
Subproject commit 459f78b95168a4d17acae03e892b17bc78f8f4e5
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册