[monitor] 支持PING监控类型

This commit is contained in:
tomsun28
2021-12-04 15:38:59 +08:00
parent 587a397cb7
commit 987032f552
7 changed files with 70 additions and 10 deletions

View File

@@ -42,7 +42,7 @@
{
"text": "api",
"link": "/monitors?app=api",
"i18n": "monitor.app.http"
"i18n": "monitor.app.api"
},
{
"text": "ping",
@@ -51,7 +51,7 @@
},
{
"text": "telnet",
"link": "/monitors",
"link": "/monitors?app=telnet",
"i18n": "monitor.app.telnet"
}
]