Commit Graph

6 Commits

Author SHA1 Message Date
7f2f0cbda3 [+] update checks service
1. make metrics in commands_typed
    be agnostic of fastapi, django;
  2. implement ping wrapper for rest.py in checks;
  3. use env settings to specify hosts to ping;
  4. add pyright, ruff into Makefile;
  5. test in production;
2025-08-29 11:45:23 +03:00
aa927da556 [+] improve checks service 2025-08-27 16:41:44 +03:00
83c9d864da [+] improve checks app
1. partially add simple module for fastapi apps;
  2. update checks rest.py;
2025-08-27 11:36:31 +03:00
308625525b [+] fix checks dockerfile 2025-08-25 12:45:37 +03:00
fa46ce22a2 [+] update compose envs 2025-08-25 12:44:27 +03:00
e4d38eb53d [+] add checks service 2025-08-25 12:41:38 +03:00