sentry-sdk 2.33.1__py2.py3-none-any.whl → 2.33.2__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of sentry-sdk might be problematic. Click here for more details.
- sentry_sdk/client.py +4 -1
- sentry_sdk/consts.py +1 -1
- sentry_sdk/integrations/gnu_backtrace.py +3 -14
- {sentry_sdk-2.33.1.dist-info → sentry_sdk-2.33.2.dist-info}/METADATA +1 -1
- {sentry_sdk-2.33.1.dist-info → sentry_sdk-2.33.2.dist-info}/RECORD +9 -9
- {sentry_sdk-2.33.1.dist-info → sentry_sdk-2.33.2.dist-info}/WHEEL +0 -0
- {sentry_sdk-2.33.1.dist-info → sentry_sdk-2.33.2.dist-info}/entry_points.txt +0 -0
- {sentry_sdk-2.33.1.dist-info → sentry_sdk-2.33.2.dist-info}/licenses/LICENSE +0 -0
- {sentry_sdk-2.33.1.dist-info → sentry_sdk-2.33.2.dist-info}/top_level.txt +0 -0
sentry_sdk/client.py
CHANGED
|
@@ -47,7 +47,6 @@ from sentry_sdk.profiler.transaction_profiler import (
|
|
|
47
47
|
)
|
|
48
48
|
from sentry_sdk.scrubber import EventScrubber
|
|
49
49
|
from sentry_sdk.monitor import Monitor
|
|
50
|
-
from sentry_sdk.spotlight import setup_spotlight
|
|
51
50
|
|
|
52
51
|
if TYPE_CHECKING:
|
|
53
52
|
from typing import Any
|
|
@@ -429,6 +428,10 @@ class _Client(BaseClient):
|
|
|
429
428
|
)
|
|
430
429
|
|
|
431
430
|
if self.options.get("spotlight"):
|
|
431
|
+
# This is intentionally here to prevent setting up spotlight
|
|
432
|
+
# stuff we don't need unless spotlight is explicitly enabled
|
|
433
|
+
from sentry_sdk.spotlight import setup_spotlight
|
|
434
|
+
|
|
432
435
|
self.spotlight = setup_spotlight(self.options)
|
|
433
436
|
if not self.options["dsn"]:
|
|
434
437
|
sample_all = lambda *_args, **_kwargs: 1.0
|
sentry_sdk/consts.py
CHANGED
|
@@ -12,23 +12,12 @@ if TYPE_CHECKING:
|
|
|
12
12
|
from sentry_sdk._types import Event
|
|
13
13
|
|
|
14
14
|
|
|
15
|
-
|
|
16
|
-
TYPE_RE = r"[a-zA-Z0-9._:<>,-]+"
|
|
17
|
-
HEXVAL_RE = r"[A-Fa-f0-9]+"
|
|
18
|
-
|
|
15
|
+
FUNCTION_RE = r"[^@]+?)\s+@\s+0x[0-9a-fA-F]+"
|
|
19
16
|
|
|
20
17
|
FRAME_RE = r"""
|
|
21
|
-
^(?P<index>\d+)\.\s
|
|
22
|
-
(?P<package>{MODULE_RE})\(
|
|
23
|
-
(?P<retval>{TYPE_RE}\ )?
|
|
24
|
-
((?P<function>{TYPE_RE})
|
|
25
|
-
(?P<args>\(.*\))?
|
|
26
|
-
)?
|
|
27
|
-
((?P<constoffset>\ const)?\+0x(?P<offset>{HEXVAL_RE}))?
|
|
28
|
-
\)\s
|
|
29
|
-
\[0x(?P<retaddr>{HEXVAL_RE})\]$
|
|
18
|
+
^(?P<index>\d+)\.\s+(?P<function>{FUNCTION_RE}\s+in\s+(?P<package>.+)$
|
|
30
19
|
""".format(
|
|
31
|
-
|
|
20
|
+
FUNCTION_RE=FUNCTION_RE,
|
|
32
21
|
)
|
|
33
22
|
|
|
34
23
|
FRAME_RE = re.compile(FRAME_RE, re.MULTILINE | re.VERBOSE)
|
|
@@ -8,8 +8,8 @@ sentry_sdk/_types.py,sha256=TMdmMSxc0dYErvRA5ikEnNxH_Iwb2Wiw3ZUMNlp0HCA,10482
|
|
|
8
8
|
sentry_sdk/_werkzeug.py,sha256=m3GPf-jHd8v3eVOfBHaKw5f0uHoLkXrSO1EcY-8EisY,3734
|
|
9
9
|
sentry_sdk/api.py,sha256=mdw2-KPGLrYwN7QPRbk2TL4gDfOV56fIO8fAdafMcFo,12192
|
|
10
10
|
sentry_sdk/attachments.py,sha256=0Dylhm065O6hNFjB40fWCd5Hg4qWSXndmi1TPWglZkI,3109
|
|
11
|
-
sentry_sdk/client.py,sha256=
|
|
12
|
-
sentry_sdk/consts.py,sha256=
|
|
11
|
+
sentry_sdk/client.py,sha256=gHznIT7uGb6-h5gZFtN2qmjUEZNOuqIJQXwB1V-lSPU,38839
|
|
12
|
+
sentry_sdk/consts.py,sha256=yvT3e9_RWKCtOSC_1n4wRni6DlkH8Xief-pYRcd1_MU,45069
|
|
13
13
|
sentry_sdk/debug.py,sha256=ddBehQlAuQC1sg1XO-N4N3diZ0x0iT5RWJwFdrtcsjw,1019
|
|
14
14
|
sentry_sdk/envelope.py,sha256=Mgcib0uLm_5tSVzOrznRLdK9B3CjQ6TEgM1ZIZIfjWo,10355
|
|
15
15
|
sentry_sdk/feature_flags.py,sha256=99JRig6TBkrkBzVCKqYcmVgjsuA_Hk-ul7jFHGhJplc,2233
|
|
@@ -65,7 +65,7 @@ sentry_sdk/integrations/falcon.py,sha256=uhjqFPKa8bWRQr0za4pVXGYaPr-LRdICw2rUO-l
|
|
|
65
65
|
sentry_sdk/integrations/fastapi.py,sha256=KJsG73Xrm5AmAb2yiiINyfvlU9tIaVbPWA4urj6uEOU,4718
|
|
66
66
|
sentry_sdk/integrations/flask.py,sha256=t7q73JoJT46RWDtrNImtIloGyDg7CnsNFKpS4gOuBIw,8740
|
|
67
67
|
sentry_sdk/integrations/gcp.py,sha256=u1rSi3nK2ISUQqkRnmKFG23Ks-SefshTf5PV0Dwp3_4,8274
|
|
68
|
-
sentry_sdk/integrations/gnu_backtrace.py,sha256=
|
|
68
|
+
sentry_sdk/integrations/gnu_backtrace.py,sha256=EdMQB6ZFBZhZHtkmEyKdQdJzNmzFRIP1hjg1ve2_qOQ,2658
|
|
69
69
|
sentry_sdk/integrations/gql.py,sha256=ppC7fjpyQ6jWST-batRt5HtebxE_9IeHbmZ-CJ1TfUU,4179
|
|
70
70
|
sentry_sdk/integrations/graphene.py,sha256=I6ZJ8Apd9dO9XPVvZY7I46-v1eXOW1C1rAkWwasF3gU,5042
|
|
71
71
|
sentry_sdk/integrations/httpx.py,sha256=WwUulqzBLoGGqWUUdQg_MThwQUKzBXnA-m3g_1GOpCE,5866
|
|
@@ -158,9 +158,9 @@ sentry_sdk/profiler/__init__.py,sha256=3PI3bHk9RSkkOXZKN84DDedk_7M65EiqqaIGo-DYs
|
|
|
158
158
|
sentry_sdk/profiler/continuous_profiler.py,sha256=s0DHkj3RZYRg9HnQQC0G44ku6DaFqRy30fZTMtTYvIs,22828
|
|
159
159
|
sentry_sdk/profiler/transaction_profiler.py,sha256=4Gj6FHLnK1di3GmnI1cCc_DbNcBVMdBjZZFvPvm7C7k,27877
|
|
160
160
|
sentry_sdk/profiler/utils.py,sha256=G5s4tYai9ATJqcHrQ3bOIxlK6jIaHzELrDtU5k3N4HI,6556
|
|
161
|
-
sentry_sdk-2.33.
|
|
162
|
-
sentry_sdk-2.33.
|
|
163
|
-
sentry_sdk-2.33.
|
|
164
|
-
sentry_sdk-2.33.
|
|
165
|
-
sentry_sdk-2.33.
|
|
166
|
-
sentry_sdk-2.33.
|
|
161
|
+
sentry_sdk-2.33.2.dist-info/licenses/LICENSE,sha256=KhQNZg9GKBL6KQvHQNBGMxJsXsRdhLebVp4Sew7t3Qs,1093
|
|
162
|
+
sentry_sdk-2.33.2.dist-info/METADATA,sha256=wqvTIDV-ZbobwFgzeOtbesWX2FBAu8EJ8DZId4j2CtU,10278
|
|
163
|
+
sentry_sdk-2.33.2.dist-info/WHEEL,sha256=JNWh1Fm1UdwIQV075glCn4MVuCRs0sotJIq-J6rbxCU,109
|
|
164
|
+
sentry_sdk-2.33.2.dist-info/entry_points.txt,sha256=qacZEz40UspQZD1IukCXykx0JtImqGDOctS5KfOLTko,91
|
|
165
|
+
sentry_sdk-2.33.2.dist-info/top_level.txt,sha256=XrQz30XE9FKXSY_yGLrd9bsv2Rk390GTDJOSujYaMxI,11
|
|
166
|
+
sentry_sdk-2.33.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|