Replace self-rolled statsd instrumention with localshred/nsa (#5118)
This commit is contained in:
parent
f4ca116ea8
commit
35a8cafa35
4 changed files with 19 additions and 22 deletions
2
Gemfile
2
Gemfile
|
@ -42,6 +42,7 @@ gem 'kaminari', '~> 1.0'
|
|||
gem 'link_header', '~> 0.0'
|
||||
gem 'mime-types', '~> 3.1'
|
||||
gem 'nokogiri', '~> 1.7'
|
||||
gem 'nsa', '~> 0.2'
|
||||
gem 'oj', '~> 3.0'
|
||||
gem 'ostatus2', '~> 2.0'
|
||||
gem 'ox', '~> 2.5'
|
||||
|
@ -64,7 +65,6 @@ gem 'sidekiq-bulk', '~>0.1.1'
|
|||
gem 'simple-navigation', '~> 4.0'
|
||||
gem 'simple_form', '~> 3.4'
|
||||
gem 'sprockets-rails', '~> 3.2', require: 'sprockets/railtie'
|
||||
gem 'statsd-instrument', '~> 2.1'
|
||||
gem 'twitter-text', '~> 1.14'
|
||||
gem 'tzinfo-data', '~> 1.2017'
|
||||
gem 'webpacker', '~> 3.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue