fix: replace datadog with newrelic

This commit is contained in:
Karol Sójko
2021-05-05 13:09:21 +02:00
parent bc855b0a17
commit 281eb1cfd3
5 changed files with 11 additions and 32 deletions

View File

@@ -48,6 +48,7 @@ group :development, :test do
end
gem "dogstatsd-ruby", "~> 4.8"
gem "ddtrace", "~> 0.40"
gem "lograge", "~> 0.11.2"
gem "newrelic_rpm", "~> 7.0"