1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/src/lib/services/client-metrics
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
..
instance-service.test.ts task: Expose prometheus metrics (#2586) 2022-12-12 14:05:56 +01:00
instance-service.ts Remove timeout from store (#3018) 2023-01-30 12:01:44 +01:00
last-seen-service.ts fix: filter empty metrics before we collect last seen toggles. (#2172) 2022-10-17 09:06:59 +02:00
metrics-service-v2.ts feat/enable_batch_metrics_for_all (#3027) 2023-02-01 20:50:17 +01:00
models.ts
schema.test.ts
schema.ts