File tree
Expand file treeCollapse file tree
4 files changed
+69
-11
lines changedFilter options
- sentry_sdk
- integrations/opentelemetry
Expand file treeCollapse file tree
4 files changed
+69
-11
lines changedsentry_sdk/integrations/opentelemetry/potel_span_processor.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/opentelemetry/potel_span_processor.py+50-2Lines changed: 50 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
16 | 23 |
|
17 | 24 |
|
18 | 25 |
|
19 | 26 |
|
20 | 27 |
|
21 | 28 |
|
22 | 29 |
|
| 30 | + |
23 | 31 |
|
24 | 32 |
|
25 | 33 |
|
| ||
54 | 62 |
|
55 | 63 |
|
56 | 64 |
|
57 |
| - |
58 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
59 | 70 |
|
60 | 71 |
|
61 | 72 |
|
| ||
94 | 105 |
|
95 | 106 |
|
96 | 107 |
|
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
97 | 134 |
|
98 | 135 |
|
99 | 136 |
|
| ||
147 | 184 |
|
148 | 185 |
|
149 | 186 |
|
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
150 | 191 |
|
151 | 192 |
|
152 | 193 |
|
| ||
162 | 203 |
|
163 | 204 |
|
164 | 205 |
|
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
165 | 213 |
|
166 | 214 |
|
167 | 215 |
|
|
sentry_sdk/integrations/opentelemetry/sampler.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/opentelemetry/sampler.py+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
| 131 | + |
131 | 132 |
|
132 | 133 |
|
133 | 134 |
|
|
sentry_sdk/integrations/opentelemetry/utils.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/opentelemetry/utils.py+13-1Lines changed: 13 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 |
| - |
| 20 | + |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
432 | 432 |
|
433 | 433 |
|
434 | 434 |
|
| 435 | + |
| 436 | + |
| 437 | + |
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
| 445 | + |
| 446 | + |
+5-8Lines changed: 5 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1549 | 1549 |
|
1550 | 1550 |
|
1551 | 1551 |
|
1552 |
| - |
1553 |
| - |
1554 |
| - |
1555 |
| - |
| 1552 | + |
| 1553 | + |
| 1554 | + |
| 1555 | + |
1556 | 1556 |
|
1557 | 1557 |
|
1558 | 1558 |
|
| ||
1576 | 1576 |
|
1577 | 1577 |
|
1578 | 1578 |
|
| 1579 | + |
1579 | 1580 |
|
1580 | 1581 |
|
1581 | 1582 |
|
| ||
1589 | 1590 |
|
1590 | 1591 |
|
1591 | 1592 |
|
1592 |
| - |
1593 |
| - |
1594 |
| - |
1595 |
| - |
1596 | 1593 |
|
1597 | 1594 |
|
1598 | 1595 |
|
|
0 commit comments