1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-04 09:43:23 +02:00
opentelemetry-go/sdk/trace
Gustavo Silva Paiva 5e409de1aa change key to a string alias and KeyValue constructors (#217)
* change key to a string alias and KeyValue constructors

* fix int and uint tests
2019-10-16 22:49:58 -07:00
..
internal Trace sdk (#65) 2019-08-02 13:52:55 -07:00
batch_span_processor_test.go Export package (#162) 2019-10-08 11:56:58 -07:00
batch_span_processor.go Enable golint & gofmt, resolve issues (#214) 2019-10-16 10:24:38 -07:00
benchmark_test.go rename finish to end (#150) 2019-09-27 10:48:10 -07:00
config_test.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
config.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
doc.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
evictedqueue_test.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
evictedqueue.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
examples_test.go rename finish to end (#150) 2019-09-27 10:48:10 -07:00
id_generator.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
lrumap.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
sampling.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
simple_span_processor_test.go Export package (#162) 2019-10-08 11:56:58 -07:00
simple_span_processor.go Export package (#162) 2019-10-08 11:56:58 -07:00
span_processor_test.go SDK: Multiple Unregister should not trigger multiple shutdown call (#176) 2019-10-08 23:31:29 -07:00
span_processor.go SDK: Multiple Unregister should not trigger multiple shutdown call (#176) 2019-10-08 23:31:29 -07:00
span.go Rename IsRecordingEvents and WithRecordEvents (#188) 2019-10-10 18:07:35 -07:00
trace_go11.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
trace_nongo11.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
trace_test.go change key to a string alias and KeyValue constructors (#217) 2019-10-16 22:49:58 -07:00
trace.go Use trace.SetCurrentSpan to store the span in the context in SDK. (#129) 2019-09-19 12:23:07 -07:00
tracer.go Propagate FollowsFrom span relationships in SDK (#190) 2019-10-14 13:20:03 -07:00