1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/exporters/trace/zipkin
Joshua MacDonald 4c9a29d2d7
Add a key benchmark, use reflection in key.Infer() (#679)
* Add a key benchmark, optimize SDK SetAttribute

* Use reflect in key.Infer

* Move to separate benchmark file; remove pointer test; remove dead comment

* Run go mod tidy

* Add license header

* Use the reflect scalar accessors

Co-authored-by: Liz Fong-Jones <lizf@honeycomb.io>
2020-04-30 13:06:00 -07:00
..
exporter_test.go fix zipkin without local endpoint with service name (#644) 2020-04-18 23:02:29 -07:00
go.mod Prepare for releasing v0.4.3 (#664) 2020-04-24 15:24:00 -07:00
go.sum Add a key benchmark, use reflection in key.Infer() (#679) 2020-04-30 13:06:00 -07:00
model_test.go fix zipkin without local endpoint with service name (#644) 2020-04-18 23:02:29 -07:00
model.go fix zipkin without local endpoint with service name (#644) 2020-04-18 23:02:29 -07:00
zipkin.go fix zipkin without local endpoint with service name (#644) 2020-04-18 23:02:29 -07:00