diff --git a/docs/run-book.md b/docs/run-book.md index f93114a99..db47e8496 100644 --- a/docs/run-book.md +++ b/docs/run-book.md @@ -19,7 +19,7 @@ that the security of the system is maintained. Operational alerts are posted to the [#pb-notify-alerts](https://gsa-tts.slack.com/archives/C04U9BGHUDB) Slack channel. Please join this channel and enable push notifications for all messages whenever you are on call. -[NewRelic](https://one.newrelic.com/) is being used for monitoring the application. +[NewRelic](https://one.newrelic.com/) is being used for monitoring the application. [NewRelic Dashboard](https://onenr.io/08wokrnrvwx) can be filtered by environment and API, Admin, or Both. [Cloud.gov Logging](https://logs.fr.cloud.gov/) is used to view and search application and platform logs. diff --git a/newrelic.ini b/newrelic.ini index 394ae3c1a..5f5fec1e7 100644 --- a/newrelic.ini +++ b/newrelic.ini @@ -216,7 +216,7 @@ app_name = us-notify-api (Demo) monitor_mode = true [newrelic:production] -app_name = us-notify-api +app_name = us-notify-api (Production) monitor_mode = true # ---------------------------------------------------------------------------