File tree
Expand file treeCollapse file tree
2 files changed
+20
-4
lines changedFilter options
- sentry_sdk/integrations/opentelemetry
- tests/profiler
Expand file treeCollapse file tree
2 files changed
+20
-4
lines changedsentry_sdk/integrations/opentelemetry/span_processor.py
Copy file name to clipboardExpand all lines: sentry_sdk/integrations/opentelemetry/span_processor.py+17-1Lines changed: 17 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
83 |
| - |
| 84 | + |
| 85 | + |
84 | 86 |
|
85 | 87 |
|
86 | 88 |
|
| ||
113 | 115 |
|
114 | 116 |
|
115 | 117 |
|
| 118 | + |
116 | 119 |
|
117 | 120 |
|
118 | 121 |
|
| ||
131 | 134 |
|
132 | 135 |
|
133 | 136 |
|
| 137 | + |
134 | 138 |
|
135 | 139 |
|
136 | 140 |
|
137 | 141 |
|
138 | 142 |
|
139 | 143 |
|
140 | 144 |
|
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | + |
| 155 | + |
| 156 | + |
141 | 157 |
|
142 | 158 |
|
143 | 159 |
|
|
tests/profiler/test_continuous_profiler.py
Copy file name to clipboardExpand all lines: tests/profiler/test_continuous_profiler.py+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
239 | 239 |
|
240 | 240 |
|
241 | 241 |
|
242 |
| - |
| 242 | + |
243 | 243 |
|
244 | 244 |
|
245 | 245 |
|
| ||
250 | 250 |
|
251 | 251 |
|
252 | 252 |
|
253 |
| - |
| 253 | + |
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
| ||
260 | 260 |
|
261 | 261 |
|
262 | 262 |
|
263 |
| - |
| 263 | + |
264 | 264 |
|
265 | 265 |
|
266 | 266 |
|
|
0 commit comments