Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recording: missing startTime for network logs #174

Closed
wants to merge 2 commits into from

Conversation

marandaneto
Copy link
Member

@marandaneto marandaneto commented Sep 12, 2024

💡 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

💚 How did you test it?

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

@marandaneto marandaneto requested a review from a team September 12, 2024 12:41
Copy link
Member

@pauldambra pauldambra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice 👍 thank you

@marandaneto
Copy link
Member Author

closed in favor of #175 since startTime is something else for the browser

@marandaneto marandaneto deleted the fix/network-start branch September 25, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants