mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 11:38:30 +02:00
Updaded newrelic and added license key to application-example #2711
This commit is contained in:
parent
4569cc11cd
commit
cf7469358c
6 changed files with 10 additions and 12 deletions
|
@ -1,4 +0,0 @@
|
|||
if !Rails.env.test? && ENV['new_relic_app_name'].present?
|
||||
require 'newrelic'
|
||||
NewRelic::Agent.config[:app_name] = "#{ENV['new_relic_app_name']} - #{Rails.env}"
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue