Commit ccf9cab
feat(instrumentation-httpx): Add support for HTTP metrics (#3513)
* Add support for metrics
* Updated changelog
* Update package.py
* generate and lint
* Update
* Update
---------
Co-authored-by: Tammy Baylis <[email protected]>
Co-authored-by: Riccardo Magliocchetti <[email protected]>1 parent 701d65b commit ccf9cab
File tree
5 files changed
+491
-8
lines changed- instrumentation
- opentelemetry-instrumentation-httpx
- src/opentelemetry/instrumentation/httpx
- tests
5 files changed
+491
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
63 | 64 | | |
64 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
65 | 68 | | |
66 | 69 | | |
67 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments