You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a Sentry transaction whenever we attempt to load an individual note. Mainly I think we do this when displaying a repost or a quoted note. Let's call it Note.download
Additionally, create a widget in our Sentry dashboard that we can use to see how long on average we are taking to load a note. The goal here is mainly to understand if we have shipped a regression with content loading.
The text was updated successfully, but these errors were encountered:
mplorentz
changed the title
[Sentry] Create a transaction for loading individual notes
[Sentry] Create a transaction when loading individual notes
Oct 15, 2024
Create a Sentry transaction whenever we attempt to load an individual note. Mainly I think we do this when displaying a repost or a quoted note. Let's call it
Note.download
Additionally, create a widget in our Sentry dashboard that we can use to see how long on average we are taking to load a note. The goal here is mainly to understand if we have shipped a regression with content loading.
The text was updated successfully, but these errors were encountered: