Core developers need to provide a factory for Dempsy to retrieve the chosen {@link StatsCollector} implementation.
There are two provided with Dempsy. The StatsCollectorCoda is built from Yammer Metrics and can be configured to connect to any number of delivery mechanisms include Ganglia and Graphite.
The BasicStatsCollector should only be used in tests as it doesn't provide it's data anywhere but simply tracks the statistics.
|
|