department-of-veterans-affairs / va.gov-team

Public resources for building on and in support of VA.gov. Visit complete Knowledge Hub:
https://depo-platform-documentation.scrollhelp.site/index.html
282 stars 203 forks source link

[BE] 10-10EZR - Standalone form: Investigate issue found in DD trace logs on all submissions #72472

Closed hdjustice closed 10 months ago

hdjustice commented 10 months ago

Background

For all the EZR submissions, there is an error/warning event after the successful submission that states Unrecognized value for HTTP_SOURCE_APP_NAME request header

image.png

We need to investigate this issue and determine the root cause, how we might avoid it from firing and confirm there has been no negative impact to the Veterans.

Tasks

Acceptance Criteria

jadon1979 commented 10 months ago

ezr was not added as a frontend app to the statsd middleware. This entry is needed to whitelabel ezr for sentry. There is no impact to the veteran for this issue.

https://github.com/department-of-veterans-affairs/vets-api/pull/14955