feature:Add alarm template custom console and help document (#93)

* feat: [manager,alerter,home]feature:Add alarm template custom console and help document #wqh

* Update common/src/main/java/com/usthe/common/util/CommonConstants.java

Co-authored-by: tomsun28 <tomsun28@outlook.com>

Co-authored-by: tomsun28 <tomsun28@outlook.com>
This commit is contained in:
会编程的王学长
2022-04-16 10:34:20 +08:00
committed by GitHub
parent 2bb8cee087
commit 7c54bf0203
6 changed files with 64 additions and 12 deletions

View File

@@ -68,4 +68,9 @@ warehouse:
driver-class-name: com.taosdata.jdbc.rs.RestfulDriver
url: jdbc:TAOS-RS://localhost:6041/hertzbeat
username: root
password: taosdata
password: taosdata
#自定义告警控制台地址
alerter:
#这里就是我们的自定义控制台地址
console-url: https://console.tancloud.cn

View File

@@ -700,7 +700,7 @@
<span style="font-family:Arial, Verdana; font-size:14px;color:#FFFFFF;"><a
target="_blank"
style="color:#FFFFFF;text-decoration:none;"
href="https://console.tancloud.cn"
th:href="${consoleUrl}"
data-link-type="web">登入控制台</a></span>
</td>
</tr>