1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/exporter/trace/stdout
Joshua MacDonald 320c62a780
Remove BYTES values, as they are are not thread safe (#249)
* Remove BYTES values, as they are mutable

* Remove more BYTES
2019-10-30 10:20:53 -07:00
..
doc.go Add Stackdriver Trace exporter for trace. (#160) 2019-10-08 23:33:19 -07:00
stdout_test.go Remove BYTES values, as they are are not thread safe (#249) 2019-10-30 10:20:53 -07:00
stdout.go add RegisterSimpleSpanProcessor() modeled on stackdriver code (#213) 2019-10-16 15:13:39 -07:00