1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-14 10:13:10 +02:00
opentelemetry-go/api
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
..
core Support JSON marshal of Resources (#654) 2020-04-22 14:32:58 -07:00
correlation Update project License headers and checking (#596) 2020-03-25 14:47:17 -07:00
global Fix and test uses of global.Meter with RecordBatch() (#680) 2020-04-29 16:13:55 -07:00
key Add a key benchmark, use reflection in key.Infer() (#679) 2020-04-30 13:06:00 -07:00
label New api/label package, common label set impl (#651) 2020-04-23 12:10:58 -07:00
metric Remove references in godoc comments to WithKeys (#672) 2020-04-28 12:29:48 -07:00
propagation Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
testharness Increase the visibility of the api/key package (#650) 2020-04-21 20:26:51 -07:00
trace Fix Traceparent to traceparent (#681) 2020-04-30 08:55:16 -07:00
unit Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00