Add optional StatsD performance tracking
This commit is contained in:
parent
7cfd5b680a
commit
306eb6e9c9
7 changed files with 43 additions and 4 deletions
1
Gemfile
1
Gemfile
|
@ -47,6 +47,7 @@ gem 'sidekiq'
|
|||
gem 'rails-settings-cached'
|
||||
gem 'pg_search'
|
||||
gem 'simple-navigation'
|
||||
gem 'statsd-instrument'
|
||||
|
||||
gem 'react-rails'
|
||||
gem 'browserify-rails'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue