1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-20 19:52:56 +02:00
opentelemetry-go/exporter/trace/stackdriver
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
..
go.mod Automate getting the list of examples to build (and switch to go 1.13 to avoid module problems) (#246) 2019-10-29 08:45:48 -07:00
go.sum Metrics SDK work-in-progress (#172) 2019-10-29 13:27:22 -07:00
stackdriver.go Add Stackdriver Trace exporter for trace. (#160) 2019-10-08 23:33:19 -07:00
trace_proto.go Shrink core.Value (#256) 2019-10-30 15:01:19 -07:00
trace.go Add Stackdriver Trace exporter for trace. (#160) 2019-10-08 23:33:19 -07:00