File tree
Expand file treeCollapse file tree
7 files changed
+19
-18
lines changedFilter options
- sentry_sdk
- integrations
- opentelemetry
Expand file treeCollapse file tree
7 files changed
+19
-18
lines changed+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
336 | 336 |
|
337 | 337 |
|
338 | 338 |
|
339 |
| - |
340 |
| - |
341 |
| - |
342 |
| - |
| 339 | + |
| 340 | + |
343 | 341 |
|
344 | 342 |
|
345 | 343 |
|
|
sentry_sdk/integrations/asgi.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/asgi.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
96 | 96 |
|
97 | 97 |
|
98 | 98 |
|
99 |
| - |
| 99 | + |
100 | 100 |
|
101 |
| - |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
|
sentry_sdk/integrations/opentelemetry/potel_span_processor.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/opentelemetry/potel_span_processor.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 |
| - |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
121 | 121 |
|
122 | 122 |
|
123 | 123 |
|
124 |
| - |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| ||
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 |
| - |
| 173 | + |
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
|
sentry_sdk/integrations/wsgi.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/wsgi.py+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
67 | 67 |
|
68 | 68 |
|
69 | 69 |
|
70 |
| - |
71 |
| - |
| 70 | + |
| 71 | + |
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1056 | 1056 |
|
1057 | 1057 |
|
1058 | 1058 |
|
1059 |
| - |
| 1059 | + |
1060 | 1060 |
|
1061 |
| - |
| 1061 | + |
1062 | 1062 |
|
1063 | 1063 |
|
1064 | 1064 |
|
|
+7-4Lines changed: 7 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
| 156 | + |
| 157 | + |
156 | 158 |
|
157 | 159 |
|
158 | 160 |
|
| ||
282 | 284 |
|
283 | 285 |
|
284 | 286 |
|
285 |
| - |
| 287 | + |
286 | 288 |
|
287 | 289 |
|
288 | 290 |
|
| ||
295 | 297 |
|
296 | 298 |
|
297 | 299 |
|
298 |
| - |
| 300 | + |
299 | 301 |
|
300 | 302 |
|
301 | 303 |
|
| ||
1266 | 1268 |
|
1267 | 1269 |
|
1268 | 1270 |
|
1269 |
| - |
| 1271 | + |
1270 | 1272 |
|
1271 | 1273 |
|
1272 | 1274 |
|
| ||
1290 | 1292 |
|
1291 | 1293 |
|
1292 | 1294 |
|
1293 |
| - |
| 1295 | + |
| 1296 | + |
1294 | 1297 |
|
1295 | 1298 |
|
1296 | 1299 |
|
|
sentry_sdk/tracing_utils.py
Copy file name to clipboardExpand all lines: sentry_sdk/tracing_utils.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
|
0 commit comments