You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-aliyunVoice/src/main/java/org/apache/dolphinscheduler/plugin/alert/voice/VoiceAlertConstants.java
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -43,11 +43,6 @@ public class VoiceAlertConstants {
Copy file name to clipboardExpand all lines: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-api/src/main/java/org/apache/dolphinscheduler/alert/api/AlertInputTips.java
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -31,8 +31,6 @@ public enum AlertInputTips {
31
31
URL("input request URL", "请输入请求的URL"),
32
32
HEADER("input request headers as JSON format", "请输入JSON格式的请求头"),
33
33
JSON_BODY("input request body as JSON format", "请输入JSON格式的请求体"),
34
-
FIELD_NAME("input alert msg field name", "请输入告警信息的内容字段名称"),
35
-
HTTP_METHOD("input request type POST or GET", "请输入HTTP请求类型POST或GET"),
36
34
CUSTOMIZED_PARAMS("the custom parameters passed when calling scripts", "请输入调用脚本时传入的自定义参数"),
37
35
SCRIPT_PATH("the absolute script path under alert-server, and make sure access rights",
Copy file name to clipboardExpand all lines: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/src/main/java/org/apache/dolphinscheduler/plugin/alert/email/MailParamsConstants.java
-2Lines changed: 0 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,8 +25,6 @@ public final class MailParamsConstants {
Copy file name to clipboardExpand all lines: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-email/src/test/java/org/apache/dolphinscheduler/plugin/alert/email/MailUtilsTest.java
Copy file name to clipboardExpand all lines: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-http/src/main/java/org/apache/dolphinscheduler/plugin/alert/http/HttpAlertConstants.java
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -38,10 +38,6 @@ public final class HttpAlertConstants {
Copy file name to clipboardExpand all lines: dolphinscheduler-alert/dolphinscheduler-alert-plugins/dolphinscheduler-alert-wechat/src/main/java/org/apache/dolphinscheduler/plugin/alert/wechat/WeChatAlertConstants.java
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -33,12 +33,8 @@ public final class WeChatAlertConstants {
0 commit comments