InternLM/internlm/monitor
jiaopenglong 7c99e01ca7
fix(monitor): add alert switch and refactor monitor config (#285)
* add monitor switch

* add switch to light monitor

* fix alert_address is empty

* fix light monitor heartbeat

* init light_monitor on rank_log only

* add comments to the monitoring config

* optimize config
2023-09-07 21:49:05 +08:00
..
__init__.py feat(monitor): add light monitor (#275) 2023-09-05 19:24:01 +08:00
alert.py feat(monitor): add light monitor (#275) 2023-09-05 19:24:01 +08:00
monitor.py fix(monitor): add alert switch and refactor monitor config (#285) 2023-09-07 21:49:05 +08:00
utils.py feat(monitor): support monitor and alert (#175) 2023-08-08 11:18:15 +08:00