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

Add "custom performance metric" (not Metrics) for memory usage to React app #377

Open
cstavitsky opened this issue Jan 19, 2024 · 0 comments
Labels

Comments

@cstavitsky
Copy link
Contributor

SE manager suggestion.

"Reasoning: customer asked about recording memory use/leakage on the webpage and our sdk doesn't record that. Maybe interesting?"

  • Add performance.measureUserAgentSpecificMemory() as a custom performance metric in React
  • transaction.setMeasurement("memoryUsed", performance.measureUserAgentSpecificMemory(), "byte"); or something like that
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant