Commit Graph

4 Commits

Author SHA1 Message Date
Kristaps Fabians Geikins edb1c63d21 feat: fe2 status check endpoint w/ proper redis cleanup (#2092) 2024-02-28 15:02:52 +02:00
Iain Sproat df3c138786 Revert "feat(fe2): proper health probe endpoint - /api/status - [WBX-287] (#2…" (#2091)
This reverts commit 585fa873cb.
2024-02-28 11:38:08 +00:00
Kristaps Fabians Geikins 585fa873cb feat(fe2): proper health probe endpoint - /api/status - [WBX-287] (#2086)
* feat: proper health probe endpoint - /api/status

* preventing external access to status endpoint

* linting fix
2024-02-27 16:34:33 +02:00
Kristaps Fabians Geikins f5b5ae51bd chore(fe2): improved logging & metrics collection for easier observability (#1930)
* gql fix + new dependency-less status check endpoint

* added correlation ids to upstream calls

* added prometheus metrics

* added sigint logging
2024-01-03 10:48:35 +02:00