mirror of
https://github.com/internetee/registry.git
synced 2025-08-05 17:28:18 +02:00
Updaded newrelic and added license key to application-example #2711
This commit is contained in:
parent
1f526adc23
commit
774e8a8dc6
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