Dan g
df76061eec
fix docstring and flake8
2018-07-18 15:01:06 -04:00
Dan g
7b7010b0a2
Move logging out of try catch
2018-07-18 11:43:25 -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
Andrew Rabert
a83d5ef771
Use get_status for status code
2017-03-24 14:47:50 -04:00
Ryan Mclean
6d98e9b806
Remove prepending host name
2016-12-08 15:48:32 -05:00
Ryan Mclean
af62789a96
Re-add code to replace periods with dashes
2016-08-02 17:33:00 -04:00
Ryan Mclean
41b18a6c92
Fix typos
2016-08-02 17:31: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
81bfee6ec3
Expose set_metric_tag consistently.
...
Just a no-op on the statsd implementation.
2016-01-27 10:46:23 -05:00
Dave Shawley
db0723ad72
Switch durations from milliseconds to seconds.
2016-01-19 11:14:02 -05:00
Dave Shawley
3e056878a8
Add StatsdMixin.execution_timer.
2016-01-19 11:02:04 -05:00
Dave Shawley
6c903f4f40
Implement counters in StatsdMixin.
2016-01-19 11:01:01 -05:00
Dave Shawley
a125c4ddeb
Implement timer metric in StatsdMixin.
2016-01-19 08:34:15 -05:00