未验证 提交 eef39767 编写于 作者: E Erik-ly 提交者: GitHub

Fix bug #2991 duplicate key: DOLPHIN_ALERT (#2993)

edit duplicate DOLPHIN_ALERT and label
Co-authored-by: Ndailidong <dailidong66@gmail.com>
上级 0744d407
...@@ -96,7 +96,7 @@ ...@@ -96,7 +96,7 @@
], ],
"DOLPHIN_ALERT": [ "DOLPHIN_ALERT": [
{ {
"name": "DOLPHIN_DOLPHIN_ALERT_CHECK", "name": "DOLPHIN_ALERT_CHECK",
"label": "check dolphin scheduler alert status", "label": "check dolphin scheduler alert status",
"description": "", "description": "",
"interval":10, "interval":10,
...@@ -127,10 +127,10 @@ ...@@ -127,10 +127,10 @@
} }
} }
], ],
"DOLPHIN_ALERT": [ "DOLPHIN_LOGGER": [
{ {
"name": "DOLPHIN_DOLPHIN_LOGGER_CHECK", "name": "DOLPHIN_LOGGER_CHECK",
"label": "check dolphin scheduler alert status", "label": "check dolphin scheduler logger status",
"description": "", "description": "",
"interval":10, "interval":10,
"scope": "HOST", "scope": "HOST",
...@@ -161,4 +161,4 @@ ...@@ -161,4 +161,4 @@
} }
] ]
} }
} }
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册