-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
pip install "sentry-sdk" #115548
Copy link
Copy link
Open
Labels
DocsProduct Area: OtherWaiting for: Product OwnerpythonPull requests that update python codePull requests that update python code
Metadata
Metadata
Assignees
Labels
DocsProduct Area: OtherWaiting for: Product OwnerpythonPull requests that update python codePull requests that update python code
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Waiting for: Product Owner
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
import sentry_sdk
sentry_sdk.init(
dsn="https://5ebd59d6eb7e33caab7d6901bc41b3b7@o4511388030205952.ingest.us.sentry.io/4511388040626176",
# Add data like request headers and IP for users,
# see https://docs.sentry.io/platforms/python/data-management/data-collected/ for more info
send_default_pii=True,
)
Expected Result
Install
Install our Python SDK:
pip install "sentry-sdk"Configure SDK
Import and initialize the Sentry SDK early in your application's setup:
Verify
You can verify your setup by intentionally causing an error that breaks your application:
Actual Result
ABH43V9RN___Security___Compliance_Information (1).csv
Product Area
Projects - Project Creation
Link
pip install "sentry-sdk"
DSN
No response
Version
No response