Closed marandaneto closed 1 month ago
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
closed in favor of https://github.com/PostHog/posthog-android/pull/175 since startTime is something else for the browser
startTime
: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