sprockets-statsd/sprockets_statsd
Dave Shawley b84e52592d
Prefix management -- take two.
Agree with @aremm here ... instead of requiring contortions to run
without a prefix, let's just require that it is explicitly set to `None`
if you want to skip the prefix.  If you `prefix` isn't in the settings
explicitly, then use `$STATSD_PREFIX` if it is set; otherwise, try to
construct a prefix from service & environment, if that fails, then fail
hard in the initializer.
2021-03-24 08:10:07 -04:00
..
__init__.py Project scaffolding. 2021-03-08 07:35:31 -05:00
statsd.py Expose a more usable interface on the Connector. 2021-03-24 07:41:06 -04:00
tornado.py Prefix management -- take two. 2021-03-24 08:10:07 -04:00