Report data to newrelic

This commit is contained in:
Ryan Ahearn
2023-01-23 10:00:03 -05:00
parent 7d08e9e0d4
commit 23f6f3c726
8 changed files with 279 additions and 39 deletions

View File

@@ -31,8 +31,8 @@ pytz = "==2022.1"
rtreelib = "==0.2.0"
werkzeug = "~=2.2"
wtforms = "==3.0.1"
notifications-utils = {editable = true, ref = "main", git = "https://github.com/GSA/notifications-utils.git"}
newrelic = "*"
notifications-utils = {editable = true, ref = "request-unbound-error", git = "https://github.com/GSA/notifications-utils.git"}
[dev-packages]
isort = "==5.10.1"