1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-28 19:06:12 +01:00
unleash.unleash/src/lib
Fredrik Strand Oseberg 260ef70309
Feat/UI error observability (#6169)
This PR adds an endpoint to Unleash that accepts an error message and
option error stack and logs it as an error. This allows us to leverage
errors in logs observability to catch UI errors consistently.

Considered a test, but this endpoint only accepts and logs input, so I'm
not sure how useful it would be.
2024-02-09 13:07:44 +01:00
..
__snapshots__ chore: clean up customRootRolesKillSwitch (#6173) 2024-02-09 08:41:40 +00:00
addons Biome1.5.1 (#5867) 2024-01-12 09:25:59 +00:00
db feat: List and delete inactive users 2024-02-05 14:07:38 +01:00
domain/project-health
error
features Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
middleware chore: add types to pat middleware (#5951) 2024-01-18 14:36:42 +01:00
openapi Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
proxy
routes Feat/UI error observability (#6169) 2024-02-09 13:07:44 +01:00
schema feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
segments
services feat: project applications controller/service layer (#6184) 2024-02-09 13:18:26 +02:00
types chore: clean up customRootRolesKillSwitch (#6173) 2024-02-09 08:41:40 +00:00
users
util fix: flag resolver get variant (#6020) 2024-01-24 11:53:04 +00:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts
create-config.test.ts feat: feature search stub (#5143) 2023-10-25 10:50:59 +02:00
create-config.ts
default-custom-auth-deny-all.ts
internals.ts fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts
metric-events.ts
metrics.test.ts chore: reimplementation of app stats (#6155) 2024-02-08 17:15:42 +01:00
metrics.ts chore: reimplementation of app stats (#6155) 2024-02-08 17:15:42 +01:00
server-impl.test.ts
server-impl.ts chore: reimplementation of app stats (#6155) 2024-02-08 17:15:42 +01:00