1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00
unleash.unleash/src/lib
Ivar Conradi Østhus 627958d30f
feat/enable_batch_metrics_for_all (#3027)
Batch Metrics as a capability developed to support the frontend API to
handle more metrics from SDKs without overloading the DB to much. It has
been running in Unleash Cloud for months and has proven to work quite
nice.

This PR simply removes the flag to make the capability GA, also for
self-hosted users.
2023-02-01 20:50:17 +01:00
..
__snapshots__ feat/enable_batch_metrics_for_all (#3027) 2023-02-01 20:50:17 +01:00
addons feat: add error logs for addons (#2739) 2023-01-11 09:13:22 +01:00
db fix: list projects with all archived toggles (#3020) 2023-01-30 13:32:43 +00:00
domain/calculate-project-health refactor: project health domain (#3024) 2023-01-31 13:08:20 +01:00
error feat: Add ability to push variants to multiple environments (#2914) 2023-01-20 10:30:20 +01:00
middleware fix: when app count is zero because it just started (#3029) 2023-02-01 17:30:35 +01:00
openapi Export tag types (#3026) 2023-02-01 13:14:49 +02:00
proxy Fix crashing search bars (#2765) 2022-12-28 12:35:27 +02:00
read-models/time-to-production Feat/project status monthly (#2986) 2023-01-26 16:13:15 +01:00
routes chore: backport changes from 4.20 (#3021) 2023-01-30 16:02:42 +01:00
schema fix: enforce weight precision to 1 decimal (#2749) 2023-01-05 12:39:18 +01:00
services feat/enable_batch_metrics_for_all (#3027) 2023-02-01 20:50:17 +01:00
types feat/enable_batch_metrics_for_all (#3027) 2023-02-01 20:50:17 +01:00
util Add support for case for IN and NOT_IN operators (#2924) 2023-01-18 14:42:26 +02:00
app.test.ts
app.ts upload limit and import ui tweaks (#2998) 2023-01-26 12:36:45 +01:00
create-config.test.ts
create-config.ts Remove E flag (#2832) 2023-01-11 09:00:26 +02:00
default-custom-auth-deny-all.ts
event-hook.test.ts
event-hook.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
metrics.ts feat: expose number of registered applications metric (#2692) 2022-12-16 11:16:51 +00:00
server-impl.test.ts
server-impl.ts refactor: separate scheduling from DI (#3017) 2023-01-30 11:13:17 +01:00