1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/api
Krzesimir Nowak 563985f5d1 Shrink core.Value (#256)
* shrink the value type

went down from 40 bytes to 24

* add missing license blurb

* stringify value type

* print string value types in stdout exporter

* make Value function take a pointer receiver
2019-10-30 15:01:19 -07:00
..
core Shrink core.Value (#256) 2019-10-30 15:01:19 -07:00
distributedcontext Shrink core.Value (#256) 2019-10-30 15:01:19 -07:00
event Consolidate AddEvent and Event methods, add FinishOptions (#99) 2019-09-03 11:03:51 -07:00
key Shrink core.Value (#256) 2019-10-30 15:01:19 -07:00
metric move mock tracer to internal/metric (#259) 2019-10-30 12:59:34 -07:00
propagation Implement W3C Correlation Context propagator (#179) 2019-10-17 15:08:44 -07:00
stats Golang metrics prototype (#100) 2019-10-08 15:45:49 -07:00
testharness Remove the distributedctx.Mutator (#252) 2019-10-30 13:21:13 -07:00
trace Remove the distributedctx.Mutator (#252) 2019-10-30 13:21:13 -07:00
unit Add vanity import name (#107) 2019-08-26 09:41:15 -07:00