File tree
Expand file treeCollapse file tree
5 files changed
+44
-9
lines changedFilter options
- sentry_sdk
- opentelemetry
- tests
- integrations/threading
- opentelemetry
Expand file treeCollapse file tree
5 files changed
+44
-9
lines changedsentry_sdk/opentelemetry/span_processor.py
Copy file name to clipboardExpand all lines: sentry_sdk/opentelemetry/span_processor.py+6-2Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
293 |
| - |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
294 | 298 |
|
295 | 299 |
|
296 | 300 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
588 | 588 |
|
589 | 589 |
|
590 | 590 |
|
591 |
| - |
| 591 | + |
592 | 592 |
|
593 | 593 |
|
594 |
| - |
| 594 | + |
595 | 595 |
|
596 | 596 |
|
597 | 597 |
|
|
tests/integrations/threading/test_threading.py
Copy file name to clipboardExpand all lines: tests/integrations/threading/test_threading.py+1-5Lines changed: 1 addition & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
13 | 12 |
|
14 | 13 |
|
15 | 14 |
|
| ||
106 | 105 |
|
107 | 106 |
|
108 | 107 |
|
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
| 108 | + |
113 | 109 |
|
114 | 110 |
|
115 | 111 |
|
|
tests/opentelemetry/test_span_processor.py
Copy file name to clipboard+19Lines changed: 19 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
tests/test_feature_flags.py
Copy file name to clipboardExpand all lines: tests/test_feature_flags.py+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
259 | 259 |
|
260 | 260 |
|
261 | 261 |
|
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
| 270 | + |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
0 commit comments