Commit Graph

12 Commits

Author SHA1 Message Date
Santiago Lo Coco e03becb67b Add observability (and logging) with request-id to APIs
Implement middleware for logging request-id(s) and other parameters in all APIs, enhancing traceability and monitoring capabilities!
2023-11-10 18:46:20 -03:00
Santiago Lo Coco 53fa74b61d Fix lots of bugs 2023-11-10 00:49:26 -03:00
Santiago Lo Coco fbd5591e9d Use top-level name property in docker compose
Fix docker compose orphan containers warning
2023-11-09 22:46:53 -03:00
Santiago Lo Coco 37327ed331 Update docker-compose.yml
Use `extends` rule with a template to enable both dev and prod envs on the same machine
2023-11-04 21:17:35 -03:00
Santiago Lo Coco 19f53dbb8e Improve pipeline
Implement advanced filters for optimized resource usage and faster execution
2023-11-01 16:50:11 -03:00
Santiago Lo Coco 5084c38283 Update pre-commit hook and reformat files 2023-11-01 12:06:52 -03:00
Santiago Lo Coco 29ac5a6a68 Fix bugs and refactor 2023-11-01 09:15:31 -03:00
bsquillari 9277fab969 Merge branch 'master' of https://gitlab.com/adm3981141/fids 2023-10-31 14:06:49 +00:00
bsquillari 807ae7548e Add observabiliy-elk 2023-10-31 13:53:04 +00:00
Santiago Lo Coco 3e7515b9b1 Add subscription-domain
Enables users to subscribe to any flight and receive updates via Telegram.
2023-10-27 14:45:48 -03:00
Santiago Lo Coco 427e7bd989 Expose only the API gateway 2023-10-25 11:35:21 -03:00
Santiago Lo Coco d7760eefc9 Add API gateway 2023-10-25 09:30:13 -03:00