seichner

Results 1 issues of seichner

Hello! If i read the code ([Aggregator](https://github.com/librato/python-librato/blob/master/librato/aggregator.py), [Queue](https://github.com/librato/python-librato/blob/master/librato/queue.py)) correctly, i cannot have Aggregators submit their data automatically, right? So either i use an auto-submitting queue OR i use an aggregator?...