This repository was archived by the owner on Sep 17, 2025. It is now read-only.
Commit 6c88916
fix ZipkinExporter when using BackgroundThreadTransport (#247)
* changed time precision on zipkin exporter to microseconds
* fixed tests
* fixed line length
* fixed translate_to_zipkin function on ZipkinExporter
- previously when using BackgroundThreadTransport, all traces were sent with same trace_id1 parent d665a14 commit 6c88916
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | 140 | | |
145 | 141 | | |
146 | 142 | | |
| |||
173 | 169 | | |
174 | 170 | | |
175 | 171 | | |
176 | | - | |
| 172 | + | |
177 | 173 | | |
178 | 174 | | |
179 | 175 | | |
| |||
0 commit comments