[VA-13359] Add Logger for raw provider API data #14139
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request aims to make the raw response of PPMS training information available through the
vets-api
terminal instances on Argo CD. After discussing options in this Slack help request thread, adding this logger was found to be the best way to check if training data is being returned as part of provider data and how to make sure it's properly added to thevets-api
response.Summary
Related issue(s)
Relates to department-of-veterans-affairs/va.gov-cms#13359
Testing done
Confirmed with backend and facilities team that this data is okay to be included in a Rails logger in a terminal instance. It doesn't make any additional information visible that isn't already visible, and it's only made visible in terminal instances anyway.
Screenshots
Note: Optional
What areas of the site does it impact?
Facility Locator
Acceptance criteria
Requested Feedback
(OPTIONAL)What should the reviewers know in addition to the above. Is there anything specific you wish the reviewer to assist with. Do you have any concerns with this PR, why?