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
2019-11-20 12:34:43 -08:00
..
internal Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
attributesMap.go specialize simplelru(span's lruMap) for attributes only (#328) 2019-11-18 10:51:57 -08: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 fix benchmark error, with always/never sample and add benchmark setAttribute vs setAttributes (#325) 2019-11-20 12:34:43 -08: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
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 specialize simplelru(span's lruMap) for attributes only (#328) 2019-11-18 10:51:57 -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 Clear NoopTracer implementation and improve Tracer argument names (#314) 2019-11-14 10:50:20 -08:00
util_test.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00