[refactor](coordinator) split profile logic and instance report logic (#32010)
Co-authored-by: yiguolei <yiguolei@gmail.com>
This commit is contained in:
@ -2520,6 +2520,7 @@ public class Config extends ConfigBase {
|
||||
"Whether to enable proxy protocol"
|
||||
})
|
||||
public static boolean enable_proxy_protocol = false;
|
||||
public static int profile_async_collect_expire_time_secs = 5;
|
||||
|
||||
|
||||
//==========================================================================
|
||||
|
||||
Reference in New Issue
Block a user