Our device context docs describe a few new CPU related fields which are not provided by the mobile SDKs yet.
processor_count
cpu_description
processor_frequency
We already send this with profiles, so we could just reuse the same logic and enrich events with this data in our DefaultAndroidEventProcessor
Our device context docs describe a few new CPU related fields which are not provided by the mobile SDKs yet.
processor_countcpu_descriptionprocessor_frequencyWe already send this with profiles, so we could just reuse the same logic and enrich events with this data in our
DefaultAndroidEventProcessor