mozilla-mobile / telemetry-ios

A generic library for sending telemetry pings from iOS applications to Mozilla's telemetry service.
Mozilla Public License 2.0
28 stars 23 forks source link

Include createdTimestamp and createdDate in pings #89

Open st3fan opened 6 years ago

st3fan commented 6 years ago

Frank said on Slack:

okay, I’m going to make a suggestion, which is going to be part of all mobile telemetry moving forward, and will then be standardized across all mobile pings createdTimestamp, an integer and createdDate, a string, of YYYY-MM-DD then whatever all these different pings do with created can eventually just be removed

createdTimestamp is a unix timestamp in milliseconds (millis since epoch)