[monitor]优化去除Kafka etcd依赖
This commit is contained in:
9
collector/src/main/resources/META-INF/spring.factories
Normal file
9
collector/src/main/resources/META-INF/spring.factories
Normal file
@@ -0,0 +1,9 @@
|
||||
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,\
|
||||
com.usthe.collector.util.SpringContextHolder
|
||||
Reference in New Issue
Block a user