Unverified Commit eef39767 authored by Erik-ly's avatar Erik-ly Committed by GitHub
Browse files

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



edit duplicate DOLPHIN_ALERT and label

Co-authored-by: default avatardailidong <dailidong66@gmail.com>
parent 0744d407
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@
    ],
    "DOLPHIN_ALERT": [
      {
        "name": "DOLPHIN_DOLPHIN_ALERT_CHECK",
        "name": "DOLPHIN_ALERT_CHECK",
        "label": "check dolphin scheduler alert status",
        "description": "",
        "interval":10,
@@ -127,10 +127,10 @@
        }
      }
    ],
    "DOLPHIN_ALERT": [
    "DOLPHIN_LOGGER": [
      {
        "name": "DOLPHIN_DOLPHIN_LOGGER_CHECK",
        "label": "check dolphin scheduler alert status",
        "name": "DOLPHIN_LOGGER_CHECK",
        "label": "check dolphin scheduler logger status",
        "description": "",
        "interval":10,
        "scope": "HOST",