optimize node top metric and change cluster config editing logic

This commit is contained in:
liugq 2021-12-10 12:33:28 +08:00
parent 475dd606e8
commit e10bef819e
1 changed files with 1 additions and 1 deletions

View File

@ -24,8 +24,8 @@ import _ from "lodash";
const gorupOrder = [ const gorupOrder = [
"thread_pool_write", "thread_pool_write",
"thread_pool_search",
"thread_pool_index", "thread_pool_index",
"thread_pool_search",
"thread_pool_bulk", "thread_pool_bulk",
"thread_pool_get", "thread_pool_get",
"thread_pool_flush", "thread_pool_flush",