Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
@@ -14,9 +14,8 @@
{mod, {emqx_node_rebalance_app, []}},
{env, []},
{modules, []},
- {maintainers, ["EMQX Team <contact@emqx.io>"]},
{links, [
- {"Homepage", "https://emqx.io/"},
+ {"Homepage", "https://www.emqx.com/"},
{"Github", "https://github.com/emqx"}
]}
]}.
@@ -121,10 +121,10 @@ local_status_enabled.label:
"""Local evacuation status"""
local_status_process.desc:
-"""The process that is being performed on the node: evacuation or rebalance"""
+"""The type of the task that is being performed on the node: 'evacuation' or 'rebalance'"""
local_status_process.label:
-"""Node process"""
+"""Task Type"""
local_status_state.desc:
"""The state of the process that is being performed on the node"""