]> cat aescling's git repositories - mastodon.git/commit
Remove unused StatsD code and expose StatsD as a global variable (#11232)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 2 Jul 2019 09:34:39 +0000 (11:34 +0200)
committerGitHub <noreply@github.com>
Tue, 2 Jul 2019 09:34:39 +0000 (11:34 +0200)
commit3bc0c4a884ef054e0f715be1f3fd8566288fa514
tree1906fc1391002c786a901129ee0a05998f5685d0
parent1a747f7020b6888f84ef54d1631f85bf748da868
Remove unused StatsD code and expose StatsD as a global variable (#11232)

The instrumentation code was used for StatsD metrics collection
prior to the switch to the nsa gem and should have been removed
at that point as it no longer does anything at all
config/initializers/instrumentation.rb [deleted file]
config/initializers/statsd.rb