endlessm / azafea

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

Do not store empty values of location label information #115

Closed liZe closed 4 years ago

liZe commented 4 years ago

Empty values are sent by old versions of eos-metrics-instrumentation because gnome-initial-setup stores them in the configuration file by mistake. These empty strings are useless, we do not want to keep them in the database.

https://phabricator.endlessm.com/T29561