feat: 添加alertrule 新增条件 修改silence的mathers样式

This commit is contained in:
zhangyu
2021-05-07 21:27:47 +08:00
parent 99cd32b609
commit c89e5315e1
15 changed files with 181 additions and 76 deletions

View File

@@ -1074,7 +1074,7 @@ const en = {
rule: 'Rule', // '规则'
alertMessage: 'Alert message', // "告警信息"
alertRule: 'Alert rule', // "告警规则"
alertName: 'Alert name', // "告警名称"
alertName: 'Name', // "告警名称"
severity: 'Priority', // "等级"
description: 'Description', // "描述"
summary: 'Summary', // "概要"
@@ -1132,7 +1132,7 @@ const en = {
create: 'New alert silence',
edit: 'Edit alert silence',
time: 'Time',
matcher: 'Matcher',
matchers: 'matchers',
reason: 'Description',
selectTime: 'Please select time',
selectMather: 'Required',