Kristaps Fabians Geikins
2f8272b6ae
feat(shared): modularized package & node16 support ( #2336 )
...
* feat(shared): modularized package & node16 support
* lockfile update
* various fixes
* moar fixes
* added znv and zod as devdeps of shared
* lockfile update
2024-06-11 14:12:13 +03:00
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
0a63afb6aa
feat: various observability improvements ( #2027 )
...
* feat(server): adding userId to req logs
* feat(server): adding userId to gql logs
* feat(fe2): adding userId to logger calls
* feat(fe2): more userId logging additions
* even more thorough logging in FE2
* more adjustments
* add country to fe2 logs
* added prop to help distinguish gql req time logs
* get initial SSR req id in CSR logs
* improved 'fetch failed' error
* better rate limit error message
* minor improvements
2024-02-09 13:56:13 +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
Kristaps Fabians Geikins
e96241d911
fix(fe-2): structured logging fixes
2023-07-19 16:32:51 +03:00
Kristaps Fabians Geikins
eaf925b387
feat(fe-2): improved logging ( #1684 )
...
* feat(fe-2): improved logging
* yarn lock update
* attempted speckle/shared build fix
* helm updates
* Updates documentation for helm chart
---------
Co-authored-by: Iain Sproat <68657+iainsproat@users.noreply.github.com >
2023-07-12 10:21:08 +03:00