From dec7f2413acd276538e81565b83bced260874abc Mon Sep 17 00:00:00 2001 From: Feanil Patel Date: Mon, 26 Mar 2018 12:09:24 -0400 Subject: [PATCH] Update newrelic agent. Move to the latest minor version of the NR plugin because 3.x removes some deprecated functions. --- requirements/edx/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/base.txt b/requirements/edx/base.txt index 4952a425c9..977fd23e78 100644 --- a/requirements/edx/base.txt +++ b/requirements/edx/base.txt @@ -147,7 +147,7 @@ watchdog==0.8.3 # Metrics gathering and monitoring dogapi==1.2.1 -newrelic==2.86.3.70 +newrelic==2.104.0.86 # Used for documentation gathering sphinx==1.1.3