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

Chore: Adding preview end and download attempt metrics #781

Merged
merged 5 commits into from
Apr 27, 2018
Merged

Chore: Adding preview end and download attempt metrics #781

merged 5 commits into from
Apr 27, 2018

Conversation

jeremypress
Copy link
Contributor

No description provided.

@boxcla
Copy link

boxcla commented Apr 23, 2018

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

@jeremypress jeremypress changed the title Chore: Adding preview end metrics Chore: Adding preview end and download attempt metrics Apr 23, 2018

const event = {
event_name: PREVIEW_END_EVENT,
value: previewDurationTag.elapsed,
Copy link
Contributor

Choose a reason for hiding this comment

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

Tags are just a string. You'll need to do Timer.get(previewDurationTag) to get the time structure for that tag, and access its elapsed

@jeremypress jeremypress merged commit 8166c25 into box:master Apr 27, 2018
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.

3 participants