@Component public class PerformanceLoggerThread extends Object
@PostConstruct public void init()
@Scheduled(cron="0 0 0 * * ?") public void refreshMetrics()
@Scheduled(cron="0/15 * * * * ?") public void collectMetrics()
Copyright © 2018–2022 Alibaba Group. All rights reserved.