This is an automated email from the ASF dual-hosted git repository.
jihao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 70b3b06 [TE] pinot - harleyjj/email-content - update view/edit link
to explore (#3956)
70b3b06 is described below
commit 70b3b067fbdea69f8f27184e182c0389453ec8da
Author: Harley Jackson <[email protected]>
AuthorDate: Tue Mar 12 14:45:18 2019 -0700
[TE] pinot - harleyjj/email-content - update view/edit link to explore
(#3956)
---
.../org/apache/pinot/thirdeye/detector/holiday-anomaly-report.ftl | 2 +-
.../test/resources/test-multiple-anomalies-email-content-formatter.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git
a/thirdeye/thirdeye-pinot/src/main/resources/org/apache/pinot/thirdeye/detector/holiday-anomaly-report.ftl
b/thirdeye/thirdeye-pinot/src/main/resources/org/apache/pinot/thirdeye/detector/holiday-anomaly-report.ftl
index 37fe606..2028296 100644
---
a/thirdeye/thirdeye-pinot/src/main/resources/org/apache/pinot/thirdeye/detector/holiday-anomaly-report.ftl
+++
b/thirdeye/thirdeye-pinot/src/main/resources/org/apache/pinot/thirdeye/detector/holiday-anomaly-report.ftl
@@ -77,7 +77,7 @@
<p>
<span style="color: #606060;">Alert</span>
<span style="color: #1D1D1D; text-decoration: none;
font-weight: bold;">${function}</span>
- <a
href="${dashboardHost}/app/#/manage/explore-new/${functionToId[function]?string.computer}"
target="blank" style="text-decoration: none; color: #0B5EA1; font-weight:
bold;">(View/Edit Alert)</a>
+ <a
href="${dashboardHost}/app/#/manage/explore/${functionToId[function]?string.computer}"
target="blank" style="text-decoration: none; color: #0B5EA1; font-weight:
bold;">(View/Edit Alert)</a>
<#-- TODO: Enable after migration -->
<#--<span style="color: #1D1D1D; text-decoration:
none;">${description}</span>-->
</p>
diff --git
a/thirdeye/thirdeye-pinot/src/test/resources/test-multiple-anomalies-email-content-formatter.html
b/thirdeye/thirdeye-pinot/src/test/resources/test-multiple-anomalies-email-content-formatter.html
index cd04c31..8c20183 100644
---
a/thirdeye/thirdeye-pinot/src/test/resources/test-multiple-anomalies-email-content-formatter.html
+++
b/thirdeye/thirdeye-pinot/src/test/resources/test-multiple-anomalies-email-content-formatter.html
@@ -37,7 +37,7 @@
<p>
<span style="color: #606060;">Alert</span>
<span style="color: #1D1D1D; text-decoration: none;
font-weight: bold;">integration test function 1</span>
- <a
href="http://localhost:8080/dashboard/app/#/manage/explore-new/1"
target="blank" style="text-decoration: none; color: #0B5EA1; font-weight:
bold;">(View/Edit Alert)</a>
+ <a href="http://localhost:8080/dashboard/app/#/manage/explore/1"
target="blank" style="text-decoration: none; color: #0B5EA1; font-weight:
bold;">(View/Edit Alert)</a>
</p>
<table border="0" width="100%" align="center" style="width:100%;
padding:0; margin:0; border-collapse: collapse;text-align:left;">
<tr style="text-align:center; background-color: #F6F8FA;
border-top: 2px solid #C7D1D8; border-bottom: 2px solid #C7D1D8;">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]