1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/lib
andreas-unleash d19d97cf18
feat: persist client application usage (#4534)
Closes #
[1-1256](https://linear.app/unleash/issue/1-1256/backend-to-save-application-usage)

Adds client application usage persisting on upsert and bulkUpsert
functions

---------

Signed-off-by: andreas-unleash <andreas@getunleash.ai>
2023-08-21 14:36:31 +03:00
..
__snapshots__ chore: remove emitPotentiallyStaleEvents flag (#4537) 2023-08-21 14:35:35 +03:00
addons feat: slack-app can now post to both tagged and default channel (#4520) 2023-08-21 09:00:06 +02:00
db feat: persist client application usage (#4534) 2023-08-21 14:36:31 +03:00
domain/project-health
error refactor: move status codes into classes (#4200) 2023-07-11 09:20:11 +02:00
features feat: features overwrite warning (#4535) 2023-08-21 11:09:09 +02:00
middleware chore: increase max app names to 1000 (#4421) 2023-08-04 15:03:21 +02:00
openapi chore: remove additionalProperterties: true annotation. (#4508) 2023-08-16 11:17:05 +02:00
proxy
routes feat: persist client application usage (#4534) 2023-08-21 14:36:31 +03:00
schema
segments feat: protect segment operations for change requests (#4417) 2023-08-04 12:23:19 +02:00
services feat: persist client application usage (#4534) 2023-08-21 14:36:31 +03:00
types chore: remove emitPotentiallyStaleEvents flag (#4537) 2023-08-21 14:35:35 +03:00
util fix: correct escaping of ui flags for plausible (#3907) 2023-07-07 17:40:37 +02:00
app.test.ts
app.ts
create-config.test.ts
create-config.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: add prom metric for total custom root roles (#4435) 2023-08-07 14:59:29 +01:00
metrics.ts feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00
server-impl.test.ts
server-impl.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00