|
@@ -264,6 +264,10 @@ export default {
|
|
|
title: 'Alert Component User Guide ',
|
|
|
link: '/en-us/docs/dev/user_doc/guide/alert/alert_plugin_user_guide.html',
|
|
|
},
|
|
|
+ {
|
|
|
+ title: 'Email',
|
|
|
+ link: '/en-us/docs/dev/user_doc/guide/alert/email.html',
|
|
|
+ },
|
|
|
{
|
|
|
title: 'Telegram',
|
|
|
link: '/en-us/docs/dev/user_doc/guide/alert/telegram.html',
|
|
@@ -288,6 +292,10 @@ export default {
|
|
|
title: 'Http',
|
|
|
link: '/en-us/docs/dev/user_doc/guide/alert/http.html',
|
|
|
},
|
|
|
+ {
|
|
|
+ title: 'Feishu',
|
|
|
+ link: '/en-us/docs/dev/user_doc/guide/alert/feishu.html',
|
|
|
+ },
|
|
|
],
|
|
|
},
|
|
|
{
|
|
@@ -673,6 +681,10 @@ export default {
|
|
|
title: '告警组件向导',
|
|
|
link: '/zh-cn/docs/dev/user_doc/guide/alert/alert_plugin_user_guide.html',
|
|
|
},
|
|
|
+ {
|
|
|
+ title: 'Email',
|
|
|
+ link: '/zh-cn/docs/dev/user_doc/guide/alert/email.html',
|
|
|
+ },
|
|
|
{
|
|
|
title: 'Telegram',
|
|
|
link: '/zh-cn/docs/dev/user_doc/guide/alert/telegram.html',
|
|
@@ -697,6 +709,10 @@ export default {
|
|
|
title: 'Http告警',
|
|
|
link: '/zh-cn/docs/dev/user_doc/guide/alert/http.html',
|
|
|
},
|
|
|
+ {
|
|
|
+ title: '飞书告警',
|
|
|
+ link: '/zh-cn/docs/dev/user_doc/guide/alert/feishu.html',
|
|
|
+ },
|
|
|
],
|
|
|
},
|
|
|
{
|