We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
devservices
1 parent a3c2613 commit 0181eeeCopy full SHA for 0181eee
devservices/main.py
@@ -78,7 +78,6 @@ def before_send_transaction(event: Event, hint: Hint) -> Event:
78
dsn="https://56470da7302c16e83141f62f88e46449@o1.ingest.us.sentry.io/4507946704961536",
79
traces_sample_rate=1.0,
80
profiles_sample_rate=1.0,
81
- enable_tracing=True,
82
integrations=[ArgvIntegration()],
83
environment=sentry_environment,
84
before_send=before_send_error,
0 commit comments