1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-12 10:04:29 +02:00
opentelemetry-go/sdk/trace
Edward Muller (SFDC) f420f7409d sdk/trace: Test the Sampling Probability (#247)
* sdk/trace: Test the Sampling Probability

Closes #163

* Add tests for when the parent is sampled.
2019-10-29 16:53:50 -07:00
..
internal api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
batch_span_processor_test.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
batch_span_processor.go Enable golint & gofmt, resolve issues (#214) 2019-10-16 10:24:38 -07:00
benchmark_test.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
config.go WIP: Named tracer prototype (#227) 2019-10-22 13:19:11 -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
id_generator.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
lrumap.go Trace sdk (#65) 2019-08-02 13:52:55 -07:00
provider.go sdk/trace: Test the Sampling Probability (#247) 2019-10-29 16:53:50 -07:00
sampling.go sdk/trace: Test the Sampling Probability (#247) 2019-10-29 16:53:50 -07:00
simple_span_processor_test.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
simple_span_processor.go Export package (#162) 2019-10-08 11:56:58 -07:00
span_processor_test.go WIP: Named tracer prototype (#227) 2019-10-22 13:19:11 -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 api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -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 sdk/trace: Test the Sampling Probability (#247) 2019-10-29 16:53:50 -07:00
trace.go api(trace): change SpanID to byte array (#241) 2019-10-28 10:05:06 -07:00
tracer.go WIP: Named tracer prototype (#227) 2019-10-22 13:19:11 -07:00
util_test.go WIP: Named tracer prototype (#227) 2019-10-22 13:19:11 -07:00