Commit 2176e3e
opentelemetry-instrumentation-falcon: expand supported version to v4 (open-telemetry#3086)
* opentelemetry-instrumentation-falcon: expand supported version to v4
Falcon v4 has a mostly identical interface to v3, and is proved to be fully compatible with `opentelemetry-instrumentation-falcon`. Loose the version check to `<5.0.0` to avoid false `DependencyConflict` alarm.
* opentelemetry-instrumentation-falcon: generate tests for v4
* opentelemetry-instrumentation-falcon: prepare tests for v4
* opentelemetry-instrumentation-falcon: add test preset for `~=3.1.2`
* docs: add changelog for Falcon v4 instrumentation
* opentelemetry-instrumentation-falcon: adjust pylint mark for v4
* _has_fixed_http_target property
Signed-off-by: emdneto <[email protected]>
* move changelog to the correct section
Signed-off-by: emdneto <[email protected]>
* fix test and bootstrap_gen
Signed-off-by: emdneto <[email protected]>
---------
Signed-off-by: emdneto <[email protected]>
Co-authored-by: emdneto <[email protected]>1 parent 5989497 commit 2176e3e
File tree
15 files changed
+647
-384
lines changed- .github/workflows
- instrumentation
- opentelemetry-instrumentation-falcon
- src/opentelemetry/instrumentation/falcon
- tests
- opentelemetry-instrumentation/src/opentelemetry/instrumentation
15 files changed
+647
-384
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
657 | 657 | | |
658 | 658 | | |
659 | 659 | | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
660 | 682 | | |
661 | 683 | | |
662 | 684 | | |
| |||
0 commit comments