endlessm / azafea

Service to track device activations and usage metrics
Mozilla Public License 2.0
10 stars 2 forks source link

metrics: Ignore "user logged in" events with empty payloads #48

Closed bochecha closed 4 years ago

bochecha commented 4 years ago

A bug on client machines causes them to send those events for system users in some cases, but with an empty payload.

There isn't much we can do about those, so let's discard them instead of piling them up in the invalid table.