mirror of
https://github.com/open-telemetry/opentelemetry-go.git
synced 2025-06-02 22:57:27 +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.