mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-01-05 22:54:18 +02:00
04054929f1
* improve trace_context performance * using strings.Builder instead of fmt.Sprint * using strings.Cut instead of strings.Split * using hex.Decode instead of hex.DecodeString * avoid use regexp * fix code style * fix build * update changelog * refine code * update comment --------- Co-authored-by: Chester Cheung <cheung.zhy.csu@gmail.com> Co-authored-by: Robert Pająk <pellared@hotmail.com> |
||
---|---|---|
.. | ||
baggage_test.go | ||
baggage.go | ||
doc.go | ||
propagation_test.go | ||
propagation.go | ||
propagators_test.go | ||
trace_context_benchmark_test.go | ||
trace_context_example_test.go | ||
trace_context_test.go | ||
trace_context.go |