PostHog / posthog-android

PostHog Android SDK
https://posthog.com/docs/libraries/android
MIT License
43 stars 23 forks source link

recording: missing startTime for network logs #174

Closed marandaneto closed 1 month ago

marandaneto commented 1 month ago

:bulb: Motivation and Context

https://posthog.slack.com/archives/C03PB072FMJ/p1726143908027679 https://github.com/PostHog/posthog/blob/8b8fe95031463e68c47dd6d70f3ec5a23537c498/frontend/src/scenes/session-recordings/apm/playerInspector/ItemPerformanceEvent.tsx#L226 the label depends on start time or fetch time but we don't add it

:green_heart: How did you test it?

:pencil: Checklist

marandaneto commented 1 month ago

closed in favor of https://github.com/PostHog/posthog-android/pull/175 since startTime is something else for the browser