Jira and Git-based Code Change Tracking¶
Overview¶
CloudAEye's AEye Assistant, provides a unique feature where it can identify code changes that might lead to operational issues. Studies have shown that more than 80% of the DevOps incidents occur after a new code or configuration change is deployed. We have developed a git-based plugin that in conjunction with our Jira plugin and our AI engine, can accurately rank-order code cahnge diffs that might have caused a particular issue.
Which recent code change might have caused this issue?¶
You can provide an existing Jira ticket number e.g., 'BETA-2330' and ask the assistant if there is any recent code change (in this cae, git pull requests) that is associated with it.