jumpserver/apps/notifications
fit2bot 66b0173e20
feat: 服务性能告警指标包含:Core服务和各组件状态;指标包括:cpu/disk/memory/is_alive (#6564)
* feat: 服务性能告警指标包含:Core服务和各组件状态;指标包括:cpu/disk/memory/is_alive

* feat: 服务性能告警指标包含:Core服务和各组件状态;指标包括:cpu/disk/memory/is_alive 2

Co-authored-by: Bai <bugatti_it@163.com>
2021-07-30 15:42:06 +08:00
..
api perf: 统一应用树 (#6535) 2021-07-27 16:06:00 +08:00
backends perf(notification): 发送html msg 2021-06-17 12:20:51 +08:00
migrations fix: 修复站内信迁移脚本问题 2021-06-15 14:47:16 +08:00
models feat: 调整站内信接口 (#6228) 2021-06-08 11:11:27 +08:00
serializers feat: 调整站内信接口 (#6228) 2021-06-08 11:11:27 +08:00
urls perf: 优化消息中心未读数量 2021-06-11 18:02:53 +08:00
__init__.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
apps.py perf: 优化消息中心未读数量 2021-06-11 18:02:53 +08:00
filters.py fix: 站内信未读信息计数不准 2021-06-10 10:24:54 +08:00
notifications.py feat: 服务性能告警指标包含:Core服务和各组件状态;指标包括:cpu/disk/memory/is_alive (#6564) 2021-07-30 15:42:06 +08:00
signals_handler.py refactor: 更改系统消息初始化策略 2021-06-28 15:57:49 +08:00
site_msg.py perf: 优化消息中心未读数量 2021-06-11 18:02:53 +08:00
tests.py feat: 站内信 (#6183) 2021-05-31 17:20:38 +08:00
ws.py perf: 优化消息中心未读数量 2021-06-11 18:02:53 +08:00