mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-02-21 19:19:56 +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.