Zexi Li
|
4c8bacea0f
|
Merge pull request #8838 from zhaoxiangchun/bugfix/zxc-commonalert
suggestAlert feature:
|
2020-11-19 12:55:16 +08:00 |
|
zhaoxiangchun
|
2bae6c0bb6
|
suggestAlert feature:
1.支持由建议列表忽略一类建议信息
2.建议列表和忽略列表,展示名称的处理。同时后端返回资源名称。
3.优化建议规则的修改。后端支持climc修改周期period和时间范围配置
4.优化建议规则返回describe信息
5.去掉了后端自动对忽略列表的init动作
影响范围: 优化建议规则的展示;建议列表的展示
|
2020-11-19 11:22:31 +08:00 |
|
zhaoxiangchun
|
357dd4e698
|
detach AlertResource on alertDisable
1. 报警规则禁用时,detach 关联的报警资源
影响范围:报警规则的禁用;logger日志服务i18n的日志展示
|
2020-11-18 12:19:34 +08:00 |
|
zhaoxiangchun
|
d02db0e401
|
modify alertResource ws info
ignore_alert:ture 前端不再进行弹窗提示
|
2020-11-16 14:27:17 +08:00 |
|
zhaoxiangchun
|
c39540d5ca
|
commonalert bugfix:
1.修改消息模版内容:对matches信息进行聚合只返回对应的name信息。解决body消息超过限制
2.报警资源:每次以策略匹配的最新matches为标准。进行updateOrCreate 和
delete操作。
影响范围:消息模版、报警资源数量
|
2020-11-14 18:18:25 +08:00 |
|
zhaoxiangchun
|
922874936f
|
suggestalet bugfix
1.安全组规则的in规则为全开放的主机 筛选逻辑修改
2.修复无法正确过滤用户所属资源的bug
|
2020-11-12 21:31:54 +08:00 |
|
Zexi Li
|
f28a196ac4
|
Merge pull request #8703 from zhaoxiangchun/bugfix/zxc-commonalert
commonalert bugfix:
|
2020-11-09 10:44:20 +08:00 |
|
zhaoxiangchun
|
a9c3c5bfdc
|
commonalert bugfix:
1. 报警消息中过滤onecloud信息
2. 报警记录中报警恢复match 信息根据alertingMatches进行过滤处理
|
2020-11-08 17:09:17 +08:00 |
|
zhaoxiangchun
|
0a0b73406d
|
add resource type
1.支持前端通过资源类型进行过滤分类
|
2020-11-05 11:46:14 +08:00 |
|
zhaoxiangchun
|
97ed340387
|
commonalert bugfix
|
2020-11-04 18:17:26 +08:00 |
|
zhaoxiangchun
|
d45c096390
|
modify monitor querycondition:
1.对于策略可以返回多个field value。供策略进行使用
2. 对于1种情况需要在commonalert种设置metadata属性
3. 修改alertresource get driver的判断逻辑
4. 针对host 相关的measurement 默认增加res_type 过滤filter
|
2020-11-04 10:43:47 +08:00 |
|
zhaoxiangchun
|
72b9f2ec77
|
modify go test error
|
2020-11-03 15:22:26 +08:00 |
|
yunion-ci-robot
|
aa1a511c0f
|
Merge pull request #8586 from zhaoxiangchun/feature/zxc-commonalert-dashboard
modify monitor dashboard save:
|
2020-11-03 14:28:46 +08:00 |
|
yunion-ci-robot
|
b16e08f315
|
Merge pull request #8611 from zhaoxiangchun/bugfix/zxc-commonalert
deal return error info: tsdb
|
2020-11-02 10:25:47 +08:00 |
|
zhaoxiangchun
|
8df8e6ca26
|
deal return error info: tsdb
|
2020-10-31 23:29:18 +08:00 |
|
Zexi Li
|
3a5bde4a3b
|
monitor: query with signature and support measurement without database
|
2020-10-31 17:17:24 +08:00 |
|
zhaoxiangchun
|
d519be9ab1
|
modify monitor dashboard save:
1.panel和dashboard继承scoperesource。通过joint进行关联
2.dashboade 通过details
参数控制是否返回所关联的panel信息。penel新建时需要此逻辑
3.依据scoperesource属性实现查询,创建的逻辑
|
2020-10-30 12:11:33 +08:00 |
|
zhaoxiangchun
|
10b273938d
|
commalertUpdateInput increat param:
1.处理operator对alertType == system的报警策略的update请求
|
2020-10-26 18:40:47 +08:00 |
|
Zexi Li
|
d011cbfc87
|
Merge pull request #8474 from zexi/hotfix/monitor-datasource-ep
monitor: set default influxdb datasource by endpoint type
|
2020-10-24 13:06:55 +08:00 |
|
Zexi Li
|
409c67e24b
|
monitor: set default influxdb datasource by endpoint type
|
2020-10-23 20:07:15 +08:00 |
|
zhaoxiangchun
|
b4a83dc15e
|
bugfix:
1.资源报警增加websocket 消息通知:admin用户
2.统一influxdb中查询到的tag展示
|
2020-10-23 17:57:20 +08:00 |
|
Zexi Li
|
06a30edcf8
|
fix: monitor commonalert not detach alert resource
|
2020-10-20 13:19:49 +08:00 |
|
zhaoxiangchun
|
444ff1901d
|
bugfix: commonalert
1.报警消息中取消返回sql信息
2.commonalert 中支持top bottom 结构influxdb 查询
|
2020-10-19 23:05:27 +08:00 |
|
Zexi Li
|
31cf935dac
|
monitor: add alert resource
|
2020-10-19 22:05:39 +08:00 |
|
wanyaoqi
|
1cfee7cf6c
|
replace NewFloat by NewFloat64 and NewFloat32
|
2020-10-14 11:54:30 +08:00 |
|
Qiu Jian
|
5e5b0613f8
|
fix: format errors that block make test
|
2020-10-11 05:12:34 +08:00 |
|
zhaoxiangchun
|
3d9923a7c0
|
Add web url to alarm template
|
2020-10-10 14:50:00 +08:00 |
|
zhaoxiangchun
|
c0eae040a8
|
bugfix:scoperesource FilterByOwner
1.调度标签 和 优化建议 FilterByOwner 逻辑调整
|
2020-10-10 14:50:00 +08:00 |
|
zhaoxiangchun
|
af9e911fd0
|
modify suggest rule cli
1.增加perform config方法,方便修改默认规则:执行周期,扫描窗口的属性
|
2020-09-30 17:15:28 +08:00 |
|
zhaoxiangchun
|
1c7deaf7b6
|
bugfix commalert 3.4
1.后端先隐藏rds,redis,oss等相关信息
2.报警通知中规则描述增加单位信息
3.调整优化建议规则相关逻辑
|
2020-09-29 18:07:59 +08:00 |
|
yunion-ci-robot
|
20009e74bc
|
Merge pull request #8051 from zhaoxiangchun/bugfix/zxc-commonalert
commonalert bugfix 3.4
|
2020-09-24 10:24:19 +08:00 |
|
zhaoxiangchun
|
475c81c58c
|
commonalert bugfix 3.4
|
2020-09-23 21:41:13 +08:00 |
|
Yousong Zhou
|
50eafd957d
|
monitor: error fmt
|
2020-09-23 18:42:53 +08:00 |
|
zhaoxiangchun
|
f58bca93db
|
common alert bugfix/3.4
|
2020-09-22 11:36:17 +08:00 |
|
yunion-ci-robot
|
378af3b7fa
|
Merge pull request #7918 from swordqiu/hotfix/qj-lock-unlock-cleanup-20200915
fix: lock/unlock cleanup
|
2020-09-21 19:48:12 +08:00 |
|
zhaoxiangchun
|
9a2267230d
|
suggest rule modify:
1.规则由后端初始化,默认禁用
2.规则period默认为12h,扫描范围timeFrom默认为14d
3.增加notify相关的模版文件
4.更改消息重复发送的问题
|
2020-09-16 12:08:03 +08:00 |
|
Qiu Jian
|
41f932e381
|
fix: lock/unlock cleanup
|
2020-09-15 12:22:38 +08:00 |
|
yunion-ci-robot
|
9e97115a4c
|
Merge pull request #7838 from zhaoxiangchun/bugfix/zxc-monitor-alert
commonalert bugfix:
|
2020-09-10 09:46:54 +08:00 |
|
zhaoxiangchun
|
a624625520
|
commonalet bugfix:
1.报警接受人通知渠道调整:由notify中解释发送到对应的channel
2.报警恢复增加对应的evalmatch,保存对应的metricvalue
3.报警记录中增加description相关信息
4.其他代码调整
|
2020-09-09 18:16:34 +08:00 |
|
Yousong Zhou
|
6415de33d3
|
treewide: DeleteFailReason as an object with translated details
|
2020-09-07 18:51:29 +08:00 |
|
Yousong Zhou
|
776ef9b8b5
|
httperrors: HTTPError: use Error type
|
2020-09-07 18:51:29 +08:00 |
|
yunion-ci-robot
|
bb68d7f2c2
|
Merge pull request #7587 from ioito/feature/qx-dns-interface
feature: add dns interface
|
2020-09-02 18:01:08 +08:00 |
|
Qu Xuan
|
f251559c39
|
feature: add dns interface
|
2020-09-02 16:30:05 +08:00 |
|
zhaoxiangchun
|
138a161195
|
listfilter by alert_id
|
2020-09-01 20:46:16 +08:00 |
|
zhaoxiangchun
|
bb22fba257
|
alert record bugfix
1.return details fix
|
2020-09-01 20:46:15 +08:00 |
|
zhaoxiangchun
|
c66ea1145d
|
monitor commonalert bugfix (#7667)
* 统一监控查询面板保存
* commonalert bugfix
|
2020-09-01 10:43:35 +08:00 |
|
zhaoxiangchun
|
dd8a07f364
|
metric describe 接口 (#7381)
* metric describe 接口
1.初始化influxdb measurement和field到本地
2.更新measurement和field的display_name,以及unit等信息
description api modify:
3.增加初始化json文件
4.统一查询的list接口信息增加description信息,并为description子集
5.增加measurement的权限的过滤
* 统一监控功能:
1.模版调整:
1)修改email template
2)格式化消息结构中的报警value,增加单位,同时可以转换为合适的单位
3)简化消息体中的tag信息:name,ip,brand,value
2.增加报警历史记录
1)记录每条报警规则的,报警信息
|
2020-08-26 13:44:34 +08:00 |
|
Qiu Jian
|
92f05be309
|
feature: cloudid saml support phase1 -- framework and api
|
2020-08-18 01:21:56 +08:00 |
|
Zexi Li
|
9af25a2aa9
|
cloudcommon: remove unnecessary joint interface (#7524)
|
2020-08-10 16:16:46 +08:00 |
|
zhaoxiangchun
|
b63d9b55d8
|
nodealert bugfix: (#7512)
1.重名判断:后端通过resType, nodeName, metric 限制前端可以创建相同metric的报警记录
|
2020-08-10 11:15:44 +08:00 |
|