Commit 3f43ca2
Req 1.27 SemConv (#375)
* Req 1.26 SemConv
* bump semconv
* Format
* otel http
* sem conv in main
* update deps
* Update deps
* Update instrumentation/opentelemetry_req/lib/opentelemetry_req.ex
Co-authored-by: Greg Mefford <[email protected]>
* Update instrumentation/opentelemetry_req/lib/opentelemetry_req.ex
Co-authored-by: Greg Mefford <[email protected]>
* Guard against multiple headers
* Bump otel
* moar pipes
* Update docs around path params
* Remove unused opt
* Align opt-in attrs with other HTTP libs
* Make RC and update changelog
* Dialyzer and fixes
---------
Co-authored-by: Greg Mefford <[email protected]>1 parent 98d7010 commit 3f43ca2
File tree
6 files changed
+724
-156
lines changed- instrumentation/opentelemetry_req
- lib
- test
6 files changed
+724
-156
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
3 | 15 | | |
4 | 16 | | |
5 | 17 | | |
6 | 18 | | |
7 | | - | |
| 19 | + | |
8 | 20 | | |
9 | | - | |
| 21 | + | |
10 | 22 | | |
11 | | - | |
| 23 | + | |
12 | 24 | | |
13 | | - | |
| 25 | + | |
14 | 26 | | |
15 | 27 | | |
16 | 28 | | |
17 | 29 | | |
18 | 30 | | |
19 | | - | |
| 31 | + | |
20 | 32 | | |
21 | 33 | | |
22 | 34 | | |
23 | 35 | | |
24 | 36 | | |
25 | | - | |
| 37 | + | |
26 | 38 | | |
27 | 39 | | |
28 | 40 | | |
29 | 41 | | |
30 | 42 | | |
31 | | - | |
32 | | - | |
| 43 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments