zondacker

Results 2 issues of zondacker

如题,Expression.getVariableFullNames()在以下场景会返回不太正确的结果: 示例脚本: Expression expr = instance.compile("let abc = new String('abc');", true); System.out.println(expr.getVariableFullNames()); 返回结果: [String]

bug

如题:想知道跟promtail、fluentd等的主要区别以及优势有哪些

question