From 971932f84064b2e16041050fb72d91e988b2e13f Mon Sep 17 00:00:00 2001 From: Aaron D Borden Date: Wed, 27 Feb 2019 16:03:58 -0800 Subject: [PATCH] Disable NewRelic Browser We no longer have access to this and its causing errors. --- manifests/manifest-prod.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/manifests/manifest-prod.yml b/manifests/manifest-prod.yml index d0e88d2a..5a2e1fd6 100644 --- a/manifests/manifest-prod.yml +++ b/manifests/manifest-prod.yml @@ -7,8 +7,6 @@ applications: instances: 3 env: CONSOLE_HOSTNAME: https://dashboard.fr.cloud.gov - NEW_RELIC_ID: "20390582" - NEW_RELIC_BROWSER_LICENSE_KEY: "5d4bc714a6" CONSOLE_LOGIN_URL: https://login.fr.cloud.gov CONSOLE_UAA_URL: https://uaa.fr.cloud.gov CONSOLE_API_URL: https://api.fr.cloud.gov