You've already forked opentelemetry-go
mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-11-29 23:07:45 +02:00
* use strconv instead of fmt.Sprint * rollback float it has no significant improvement on time and worse allocated bytes. * change int32 and uint32 to separate cases.