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 Performance Metrics Docs for JavaScript #5285

Merged
merged 4 commits into from
Jul 20, 2022

Conversation

AbhiPrasad
Copy link
Member

ref: #5257

Adds documentation around automatic and custom performance metrics for JavaScript.

I think this is an initial base we can keep building off of. Eventually we'll need to link to https://sentry-docs-glcb7uyhn.sentry.dev/product/sentry-basics/events-metrics/#custom-performance-measurements.

@AbhiPrasad AbhiPrasad self-assigned this Jul 12, 2022
@vercel
Copy link

vercel bot commented Jul 12, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
sentry-docs ✅ Ready (Inspect) Visit Preview Jul 19, 2022 at 6:52PM (UTC)

Adds documentation around automatic and custom performance metrics.
Copy link
Contributor

@imatwawana imatwawana left a comment

Choose a reason for hiding this comment

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

Did some initial wording/structure review

@@ -0,0 +1,14 @@
Supported in Sentry's JavaScript SDK version `7.0.0` and above.
Copy link
Contributor

Choose a reason for hiding this comment

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

I can't make this change without the back ticks for the code snippet interfering with the back ticks of the suggestion, but I would put the sentence above (on line 1) in a note after that code snippet.

Copy link
Member

Choose a reason for hiding this comment

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

Ugh, I wish they would fix that. Just for convenience, can we do that in a separate PR?

@smeubank smeubank linked an issue Jul 18, 2022 that may be closed by this pull request
7 tasks
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
@@ -0,0 +1,14 @@
Supported in Sentry's JavaScript SDK version `7.0.0` and above.
Copy link
Member

Choose a reason for hiding this comment

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

Ugh, I wish they would fix that. Just for convenience, can we do that in a separate PR?

Copy link
Member

@Lms24 Lms24 left a comment

Choose a reason for hiding this comment

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

LGTM

@lobsterkatie lobsterkatie merged commit ea8a5dc into master Jul 20, 2022
@lobsterkatie lobsterkatie deleted the performance-metrics-docs branch July 20, 2022 13:41
@github-actions github-actions bot locked and limited conversation to collaborators Aug 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(DOCS) Document Custom Performance Metrics
4 participants