committed by
BEY Quentin
parent
d1421dbe8c
commit
31944e8083
@@ -8,6 +8,7 @@ and this project adheres to
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
- 🔧(sentry) restore default integrations
|
||||
- 👷(ci) add sharding e2e tests #467
|
||||
|
||||
## [1.4.1] - 2024-10-23
|
||||
|
||||
@@ -488,7 +488,6 @@ class Base(Configuration):
|
||||
release=get_release(),
|
||||
integrations=[DjangoIntegration()],
|
||||
traces_sample_rate=0.1,
|
||||
default_integrations=False,
|
||||
)
|
||||
with sentry_sdk.configure_scope() as scope:
|
||||
scope.set_extra("application", "backend")
|
||||
|
||||
Reference in New Issue
Block a user