Joe discovered that client timestamps are not in UTC for event logging. Should they be?
Also looks like this is true of android. Clients can convert times to UTC prior to sending if that is easier for ingestion/analysis.
Joe discovered that client timestamps are not in UTC for event logging. Should they be?
Also looks like this is true of android. Clients can convert times to UTC prior to sending if that is easier for ingestion/analysis.
Hello @JMinor , @mpopov and I have discussed about this a decided to follow ISO 8601 (see T186768). We think following ISO 8601 may allow us to find some interesting pattern related to time of a day, and including an offset to UTC allow us to convert the timestamp when needed. We're open to discussion. :)