Skip to content

Include outgoing Jira API endpoint information in exception logs

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

  1. Checkout the branch
  2. Enable one Jira integration and use some of the functionality
  3. 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.

Related to #404711 (closed)

Edited by Bojan Marjanovic

Merge request reports