Performance monitoring: User #9953
-
Beta Was this translation helpful? Give feedback.
   Answered by  AbhiPrasad    Dec 21, 2023   
 Replies: 1 comment 6 replies
-
|   @Fost97 if you set your user inside a request handler or middleware, it should only attach the user to a transaction for that specific request!  |  
Beta Was this translation helpful? Give feedback.
  6 replies  
  Answer selected by AbhiPrasad 
  Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment 
 
@Fost97 if you set your user inside a request handler or middleware, it should only attach the user to a transaction for that specific request!