Skip to content

Conversation

@mayagbarnes
Copy link
Collaborator

@mayagbarnes mayagbarnes commented Oct 22, 2024

Describe your changes

Update the GUEST_READY message payload to provide more information on Streamlit load time
See JIRA ticket here

See prior approvals in PR #9207 - moved logic to this new PR (going into metrics feature branch instead)

Testing Plan

  • JS Unit Tests: ✅ Updated
  • Manual Testing: ✅

@mayagbarnes mayagbarnes added security-assessment-completed Security assessment has been completed for PR impact:internal PR changes only affect internal code change:refactor PR contains code refactoring without behavior change labels Oct 22, 2024
@mayagbarnes mayagbarnes marked this pull request as ready for review October 22, 2024 06:36
@mayagbarnes mayagbarnes requested a review from raethlein October 22, 2024 18:12
export interface Props {
screenCast: ScreenCastHOC
theme: ThemeManager
stExecTimestamp: number
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: maybe it's a good idea to name this streamlitExecutionStartedAt to match the other name where it is passed to here. Also, streamlitExecutionStartedAt is a little bit more descriptive

Copy link
Collaborator

@raethlein raethlein left a comment

Choose a reason for hiding this comment

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

LGTM!

@mayagbarnes mayagbarnes merged commit 9ffbd03 into metrics-migration Oct 23, 2024
@mayagbarnes mayagbarnes deleted the metrics/guest-ready branch October 23, 2024 19:40
mayagbarnes added a commit that referenced this pull request Oct 24, 2024
Update the `GUEST_READY` message payload to provide more information on Streamlit load time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

change:refactor PR contains code refactoring without behavior change impact:internal PR changes only affect internal code security-assessment-completed Security assessment has been completed for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants