committed by
Caren Thomas
parent
07b9fc26a0
commit
681f4903fd
@@ -193,7 +193,6 @@ def create_application() -> "FastAPI":
|
||||
dsn=os.getenv("SENTRY_DSN"),
|
||||
environment=os.getenv("LETTA_ENVIRONMENT", "undefined"),
|
||||
traces_sample_rate=1.0,
|
||||
before_send=before_send_filter,
|
||||
_experiments={
|
||||
"continuous_profiling_auto_start": True,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user