sentry_set_user
Set user context in Sentry by defining user ID, email, username, IP address, and segment to enhance error tracking and application monitoring.
Instructions
Set user context for Sentry
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No | User email | ||
id | No | User ID | |
ip_address | No | User IP address | |
segment | No | User segment | |
username | No | Username |