Open goeh opened 3 years ago
Data stores are now loaded dynamically from a class name specified in collector.properties. The core data stores are still included in the distribution, but their jar.files can be deleted from lib if they are not used. So it's a step in the right direction, but we could do more to make is easier to extend.
DataStore implementations are now eagerly loaded at startup. Please make it possible to load datastores dynamically from configuration.