예제 #1
0
    def setUp(self):
        config = get_collector_config('HadoopCollector', {
            'metrics': [os.path.dirname(__file__) + '/fixtures/*metrics.log'],
        })

        self.collector = HadoopCollector(config, {})