Using performance’s custom metrics #9687
-
Using the SDK sentry/react version: 7.82.0 Screen from widget builder: |
Beta Was this translation helpful? Give feedback.
Answered by
AbhiPrasad
Dec 1, 2023
Replies: 1 comment 5 replies
-
Hey @present-g - do you see the custom performance metrics show up in the sidebar of your transaction? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
yeah we need to do some work to improve typing here.
Currently measurements are only supported as being attached to transactions, so
Sentry.startTransaction
is the recommended API.We are actively working on supporting flushing metrics directly to Sentry! Please see #9691 and getsentry/sentry#58584, we should have something ready for early next year to test with!