From 7da15af92fc8fcdfdb05c2c4e9c7d7da30f7e26d Mon Sep 17 00:00:00 2001 From: Vince Grassia <593223+vgrassia@users.noreply.github.com> Date: Fri, 22 Oct 2021 10:22:25 -0400 Subject: [PATCH] Add New Relic monitoring package to Notifications project (#1643) --- src/Notifications/Notifications.csproj | 1 + src/Notifications/newrelic.config | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 src/Notifications/newrelic.config diff --git a/src/Notifications/Notifications.csproj b/src/Notifications/Notifications.csproj index d38640f4f..fc5016613 100644 --- a/src/Notifications/Notifications.csproj +++ b/src/Notifications/Notifications.csproj @@ -7,6 +7,7 @@ + diff --git a/src/Notifications/newrelic.config b/src/Notifications/newrelic.config new file mode 100644 index 000000000..7ed805d30 --- /dev/null +++ b/src/Notifications/newrelic.config @@ -0,0 +1,6 @@ + + + + + +