1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/sdk/trace
Gustavo Silva Paiva 1fd93b293c change trace.WithAttributes to append values instead of replacing (#315)
* change trace.WithAttributes to append values instead of replacing

* improve doc
2019-11-14 18:03:23 +00:00
..
internal Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
batch_span_processor_test.go Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08:00
batch_span_processor.go Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08:00
benchmark_test.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
config.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
doc.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -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
id_generator.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
lrumap.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
provider.go Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08:00
sampling.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
simple_span_processor_test.go Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08:00
simple_span_processor.go Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08:00
span_processor_test.go Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08:00
span_processor.go Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08:00
span.go Move export types into trace and metric-specific subdirs (#289) 2019-11-05 13:08:55 -08: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 trace.WithAttributes to append values instead of replacing (#315) 2019-11-14 18:03:23 +00:00
trace.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
tracer.go set attributes in tracer.Start() (#286) 2019-11-04 11:04:38 -08:00
util_test.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00