1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api
Gustavo Silva Paiva 8b061a2102 Improve Value.Emit() with strconv. (#262)
* 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.
2019-11-01 12:06:33 -07:00
..
core Improve Value.Emit() with strconv. (#262) 2019-11-01 12:06:33 -07:00
distributedcontext Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
event Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
key Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
metric Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
propagation Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
stats Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
testharness Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
trace Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
unit Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00