Commit 1e070b5
Fix/bytes encoder cast exception (#15262)
* fix provider get baggage error
* fix BytesEncoder Cast Exception
* add zipkin-sender-urlconnection default
* format code
---------
Co-authored-by: songlusheng <songlusheng@bilibili.com>1 parent 65dc351 commit 1e070b5
3 files changed
Lines changed: 13 additions & 2 deletions
File tree
- dubbo-spring-boot-project
- dubbo-spring-boot-autoconfigure/src/main/java/org/apache/dubbo/spring/boot/autoconfigure/observability/zipkin
- dubbo-spring-boot-starters/dubbo-tracing-brave-zipkin-spring-boot-starter
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
70 | 77 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
137 | | - | |
| 136 | + | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
49 | 53 | | |
50 | 54 | | |
51 | 55 | | |
0 commit comments