Include outgoing Jira API endpoint information in exception logs
requested to merge 404711-include-outgoing-jira-api-endpoint-information-in-exception-logs into master
What does this MR do and why?
As per #404711 (closed) we are expanding logging for the Jira integration to enable easier troubleshooting problems.
It adds client_path
and client_status
to the logs.
Screenshots or screen recordings
N/A
Before | After |
---|---|
How to set up and validate locally
- Checkout the branch
- Enable one Jira integration and use some of the functionality
- Validate that the new values are appearing in the
integrations_json.log
file
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #404711 (closed)
Edited by Bojan Marjanovic