Commit graph

11 commits

Author SHA1 Message Date
Dan g
ce352daf0e Combine TCP & UDP server code into 1 class to prevent breaking changes
Updated tests to use the single class
2018-07-19 16:03:56 -04:00
Dan g
0fc46f82b4 Addressing code review 2018-07-18 11:05:27 -04:00
Dan g
48629e6a38 Adding TCP support for statsd 2018-07-17 17:01:32 -04:00
Brian Korty
603e8dd46a Merge pull request #18 from sprockets/add-statsd-install
Add install for statsd mixin
2016-12-12 13:15:36 -05:00
Gavin M. Roy
56caca7c46 Add authentication support for InfluxDB 2016-08-02 17:45:35 -04:00
Ryan Mclean
1fb1f46bc1 Use ephemeral port in tests for statsd 2016-08-02 17:41:32 -04:00
Ryan Mclean
bf59e1f174 Add install for statsd mixin
* Add `install` usage pattern for using mixin within Tornado app
* Strip down mixin and add collector class to do actual metric recording
* Re-add path prefixes for metric type and hostname
* Add configuration parameters to disable type and hostname prefixes
2016-07-18 15:40:44 -04:00
Gavin M. Roy
b66e059811 Implement collector/periodic callback 2016-03-10 15:45:50 -05:00
Dave Shawley
0f486b7ef3 Add s.m.m.testing.FakeInfluxHandler. 2016-01-21 15:29:47 -05:00
Dave Shawley
8b0085effc Add FakeStatsdServer.find_metrics. 2016-01-19 10:41:02 -05:00
Dave Shawley
1c6a7fb857 Move FakeStatsdServer into s.m.m.testing. 2016-01-19 08:55:51 -05:00