1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-10 01:19:53 +01:00
unleash.unleash/src/lib/features/metrics
Nuno Góis 51f8244a5d
chore: emit CLIENT_METRICS event after sifting (#10376)
https://linear.app/unleash/issue/2-3705/only-emit-client-metrics-after-sifting-metrics

Only emits the `CLIENT_METRICS` event after metric sifting.

This ensures the event is emitted only for valid metrics tied to known
flags, instead of all flags included in the metrics payload.

See:
https://github.com/Unleash/unleash/pull/10375#discussion_r2218974109
2025-07-21 15:40:02 +01:00
..
client-metrics chore: emit CLIENT_METRICS event after sifting (#10376) 2025-07-21 15:40:02 +01:00
custom feat: custom metrics poc (#10018) 2025-05-21 16:55:30 +03:00
impact feat: sanitize impact metrics (#10364) 2025-07-17 12:59:50 +02:00
instance chore: emit CLIENT_METRICS event after sifting (#10376) 2025-07-21 15:40:02 +01:00
last-seen chore: prepare to remove default env (#10087) 2025-06-06 09:20:16 +02:00
shared chore: allow bulk metrics with empty flag names (#10353) 2025-07-14 14:30:06 +01:00
sizes chore: prepare to remove default env (#10087) 2025-06-06 09:20:16 +02:00
unknown-flags chore: emit CLIENT_METRICS event after sifting (#10376) 2025-07-21 15:40:02 +01:00