Commit 3baf2f7
opentelemetry-instrumentation-httpx: add ability to capture custom headers (#4047)
* opentelemetry-instrumentation-httpx: add ability to capture custom headers
* update CHANGELOG.md
* move optional args to end of arg list for http helper methods
* small fix
---------
Co-authored-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>1 parent 20d0523 commit 3baf2f7
File tree
3 files changed
+741
-0
lines changed- instrumentation/opentelemetry-instrumentation-httpx
- src/opentelemetry/instrumentation/httpx
- tests
3 files changed
+741
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments