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

feat(perf): Add new events to report modern performance metrics #1138

Merged
merged 2 commits into from
Jan 9, 2020

Conversation

jstoffan
Copy link
Collaborator

@jstoffan jstoffan commented Jan 3, 2020

No description provided.

@boxcla
Copy link

boxcla commented Jan 3, 2020

Verified that @jstoffan has signed the CLA. Thanks for the pull request!

@jstoffan jstoffan force-pushed the perf-metrics branch 2 times, most recently from f704338 to 7818f3f Compare January 4, 2020 00:06
@@ -560,13 +560,10 @@ class Preview extends EventEmitter {
});
}

const downloadAttemptEvent = {
this.emit(PREVIEW_METRIC, {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this to be emitLogEvent?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Nice catch, thanks.

src/lib/PreviewPerf.ts Outdated Show resolved Hide resolved
@jstoffan jstoffan force-pushed the perf-metrics branch 2 times, most recently from 4d8d949 to 979b746 Compare January 7, 2020 00:17
@jstoffan jstoffan marked this pull request as ready for review January 7, 2020 00:17
@jstoffan jstoffan requested a review from a team as a code owner January 7, 2020 00:17
mickr
mickr previously approved these changes Jan 7, 2020
Copy link
Contributor

@mickr mickr left a comment

Choose a reason for hiding this comment

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

LGTM 👍

mickr
mickr previously approved these changes Jan 8, 2020
@mergify mergify bot merged commit 8f9d0a3 into box:master Jan 9, 2020
jstoffan added a commit that referenced this pull request Jan 24, 2020
@jstoffan jstoffan deleted the perf-metrics branch March 4, 2020 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants