Skip to content

Commit

Permalink
Update newrelic to use gov endpoint (#156)
Browse files Browse the repository at this point in the history
Explicitly sets NewRelic APM collection host to `gov-collector.newrelic.com`
  • Loading branch information
pauldoomgov committed Jul 20, 2020
1 parent be7432d commit 6ac3e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/newrelic.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
production:
agent_enabled: true
app_name: pivcac.<%= LoginGov::Hostdata.env %>.<%= LoginGov::Hostdata.domain %>
host: gov-collector.newrelic.com
audit_log:
enabled: false
error_collector:
Expand Down

0 comments on commit 6ac3e37

Please sign in to comment.