sprockets.mixins.metrics/examples
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
..
__init__.py Implement timer metric in StatsdMixin. 2016-01-19 08:34:15 -05:00
influxdb.py InfluxDBMixin: Move call to super.__init__. 2016-03-21 11:15:05 -04:00
statsd.py Add install for statsd mixin 2016-07-18 15:40:44 -04:00