Added elastic-apm gem and its config file

• Added:
- elastic-apm gem and its config file elastic_apm.yml
This commit is contained in:
mgabdev
2020-10-13 10:09:18 -05:00
parent 8b9e697cfb
commit f7fc626c3a
3 changed files with 17 additions and 0 deletions

View File

@@ -150,3 +150,5 @@ group :production do
end
gem 'concurrent-ruby', require: false
gem "elastic-apm", "~> 3.10"