Jesús Pérez Lorenzo jesus
  • Joined on 2021-06-10
jesus pushed to master at LibreCloud/ZTerton 2021-09-16 21:37:32 +00:00
ef6aaf8bbc chore: change run_monitor to struct function
jesus pushed to master at LibreCloud/lib_clds 2021-09-16 21:36:35 +00:00
313e3788df chore: add montior files in structure
jesus pushed to master at LibreCloud/lib_clds 2021-09-16 21:34:03 +00:00
e5d83ee6cd chore: use env debug to println traces
jesus pushed to master at LibreCloud/lib_clds 2021-09-16 21:32:01 +00:00
5c41eb7120 chore: Refactoring move module functions to respective struct items.
jesus pushed to master at LibreCloud/lib_clds 2021-09-16 21:28:27 +00:00
5bd6c74568 chore: syntax crate::defs and remove monitor_rules.rs
jesus pushed to master at LibreCloud/lib_defs 2021-09-16 21:25:37 +00:00
b5685bbe40 chore: fix log name
jesus pushed to master at LibreCloud/lib_clds 2021-09-14 22:33:49 +00:00
159a3f3caa chore: logs to monitor & notifications
jesus pushed to master at LibreCloud/lib_defs 2021-09-14 22:32:24 +00:00
5af9e65b7a chore: add DataStore, logs to monitor
jesus pushed to master at LibreCloud/lib_defs 2021-09-14 22:31:25 +00:00
3cc0c818f0 chore: add chrono
jesus pushed to master at LibreCloud/lib_defs 2021-09-14 22:30:52 +00:00
c1ad9c26da chore: add AppLogs
jesus pushed to master at LibreCloud/ZTerton 2021-09-14 22:29:03 +00:00
07105a7d17 chore: add DEBUG, logs to monitor
jesus pushed to master at LibreCloud/lib_clds 2021-09-14 10:54:43 +00:00
06d9941435 chore: use RuleSchedule enum and new run_monitor_rule
jesus pushed to master at LibreCloud/lib_clds 2021-09-14 10:54:03 +00:00
50eb1c23bd chore: create RuleSchedule as enum
jesus pushed to master at LibreCloud/lib_defs 2021-09-12 22:02:30 +00:00
4726295370 chore: remove non-sense pause for schedtasks
jesus pushed to master at LibreCloud/ZTerton 2021-09-12 22:01:58 +00:00
66ccd59f07 chore: remove non-sense pause for schedtasks
jesus pushed to master at LibreCloud/ZTerton 2021-09-12 21:27:03 +00:00
5633433f4c chore: add config sleep pause for schedtasks
jesus pushed to master at LibreCloud/lib_clds 2021-09-12 21:16:22 +00:00
f0e1d3ce6b chore: fix paths
jesus pushed to master at LibreCloud/lib_defs 2021-09-12 21:14:37 +00:00
401190f1c8 chore: fix paths
jesus pushed to master at LibreCloud/ZTerton 2021-09-12 21:11:49 +00:00
5b4a4b70b2 chore: panic if no run_mode no config
jesus pushed to master at LibreCloud/ZTerton 2021-09-12 16:08:06 +00:00
26b2f77300 chore: move tasks to job schedule, move main to async, result for tasks, clean-up