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

edit duplicate DOLPHIN_ALERT and label

Co-authored-by: dailidong <dailidong66@gmail.com>
This commit is contained in:
Erik-ly 2020-06-17 14:38:27 +08:00 committed by GitHub
parent 0744d4070c
commit eef397675b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -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",
@ -161,4 +161,4 @@
}
]
}
}
}