Commit 821e332
Fix falcon-instrumentation _handle_exception method to remove pylint disables (#4207)
* Fix falcon-instrumentation _handle_exception method to remove pylint disables
* Refactor _handle_exception method for Falcon 3
* try fix
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
* Add CHANGELOG entry for falcon _handle_exception refactor (#4207)
---------
Signed-off-by: emdneto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>1 parent 4880e33 commit 821e332
2 files changed
Lines changed: 10 additions & 19 deletions
File tree
- instrumentation/opentelemetry-instrumentation-falcon/src/opentelemetry/instrumentation/falcon
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
| 125 | + | |
124 | 126 | | |
125 | 127 | | |
126 | 128 | | |
| |||
Lines changed: 8 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
328 | 328 | | |
329 | 329 | | |
330 | 330 | | |
331 | | - | |
332 | | - | |
333 | | - | |
334 | | - | |
335 | | - | |
336 | | - | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
337 | 335 | | |
338 | | - | |
| 336 | + | |
339 | 337 | | |
340 | 338 | | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
| 339 | + | |
345 | 340 | | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
| 341 | + | |
350 | 342 | | |
351 | 343 | | |
352 | 344 | | |
353 | 345 | | |
354 | | - | |
355 | | - | |
356 | | - | |
357 | | - | |
| 346 | + | |
358 | 347 | | |
359 | 348 | | |
360 | 349 | | |
| |||
0 commit comments