修复DSL错误导致ZK指标查询失败问题(#652)

修复DSL错误导致ZK指标查询失败问题
This commit is contained in:
EricZeng
2022-10-10 19:27:48 +08:00
committed by GitHub
2 changed files with 1 additions and 8 deletions

View File

@@ -10,13 +10,6 @@
} }
} }
}, },
{
"term": {
"brokerId": {
"value": %d
}
}
},
{ {
"range": { "range": {
"timestamp": { "timestamp": {