This is an automated email from the ASF dual-hosted git repository.
xhsun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.
from b30a692 [TE] frontend - harleyjj/alert-details - comparison revisions
and facelift based on feedback (#4749)
add 8040b09 [TE][notification] Ability to reopen and reuse existing Jira
tickets for alerts (#4748)
No new revisions were added by this update.
Summary of changes:
thirdeye/thirdeye-pinot/pom.xml | 19 ++-
.../alert/scheme/DetectionJiraAlerter.java | 96 ++++++++++-----
.../thirdeye/notification/commons/JiraEntity.java | 116 ++++++++++++++++++
.../notification/commons/ThirdEyeJiraClient.java | 130 +++++++++++++++++++++
.../formatter/channels/JiraContentFormatter.java | 22 ++--
...rterTest.java => DetectionJiraAlerterTest.java} | 32 ++---
.../channels/TestJiraContentFormatter.java | 36 ++++--
7 files changed, 378 insertions(+), 73 deletions(-)
create mode 100644
thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/notification/commons/JiraEntity.java
create mode 100644
thirdeye/thirdeye-pinot/src/main/java/org/apache/pinot/thirdeye/notification/commons/ThirdEyeJiraClient.java
copy
thirdeye/thirdeye-pinot/src/test/java/org/apache/pinot/thirdeye/detection/alert/scheme/{DetectionEmailAlerterTest.java
=> DetectionJiraAlerterTest.java} (86%)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]