mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-30 06:21:50 -05:00
Specify Production in new relic app name
This commit is contained in:
@@ -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.
|
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.
|
[Cloud.gov Logging](https://logs.fr.cloud.gov/) is used to view and search application and platform logs.
|
||||||
|
|
||||||
|
|||||||
@@ -216,7 +216,7 @@ app_name = us-notify-api (Demo)
|
|||||||
monitor_mode = true
|
monitor_mode = true
|
||||||
|
|
||||||
[newrelic:production]
|
[newrelic:production]
|
||||||
app_name = us-notify-api
|
app_name = us-notify-api (Production)
|
||||||
monitor_mode = true
|
monitor_mode = true
|
||||||
|
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user