1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-16 02:47:20 +02:00
opentelemetry-go/sdk/trace
Mike Goldsmith 638b865c90
Update Sampler descriptions (#511)
* update always and never sample descriptions

* fix typo

* rename always on / off sampler files, structs and variables to match

Co-authored-by: Rahul Patel <rahulpa@google.com>
2020-03-13 12:17:52 -07: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 fix data race in BatchedSpanProcessor (#518) 2020-03-05 13:41:00 -08:00
batch_span_processor.go fix data race in BatchedSpanProcessor (#518) 2020-03-05 13:41:00 -08:00
benchmark_test.go Drop SetAttribute from Span (#361) 2019-12-03 16:58:55 +11:00
config.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
doc.go Fix URL to opentelemetry.io (#464) 2020-02-05 07:18:40 -08: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 Zipkin exporter (#495) 2020-03-11 14:49:02 -07:00
sampling_test.go Update Samplers to conform to Spec (#531) 2020-03-10 08:25:11 -07:00
sampling.go Update Sampler descriptions (#511) 2020-03-13 12:17:52 -07:00
simple_span_processor_test.go Replace span relationship with a potentially remote parent context (#451) 2020-02-04 08:55:03 -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 Rename GetTracer to Tracer (#347) 2019-11-25 09:46:07 -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 Update Samplers to conform to Spec (#531) 2020-03-10 08:25:11 -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 Update Samplers to conform to Spec (#531) 2020-03-10 08:25:11 -07:00
trace.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00
tracer.go Add StartOptions to Tracer.WithSpan() (#472) 2020-02-10 21:07:32 -05:00
util_test.go Namespace import path under "/otel" (#274) 2019-11-01 11:40:29 -07:00