2022-01-29 17:11:22 +08:00
|
|
|
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
|
|
|
|
com.usthe.collector.dispatch.timer.TimerDispatcher,\
|
|
|
|
|
com.usthe.collector.dispatch.CommonDispatcher,\
|
|
|
|
|
com.usthe.collector.dispatch.DispatchProperties,\
|
|
|
|
|
com.usthe.collector.dispatch.MetricsCollectorQueue,\
|
|
|
|
|
com.usthe.collector.dispatch.WorkerPool,\
|
|
|
|
|
com.usthe.collector.dispatch.entrance.internal.CollectJobService,\
|
|
|
|
|
com.usthe.collector.dispatch.export.MetricsDataExporter,\
|
2022-03-19 16:21:11 +08:00
|
|
|
com.usthe.collector.util.SpringContextHolder,\
|
|
|
|
|
com.usthe.collector.collect.database.JdbcSpiLoader
|