1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-11-30 08:46:54 +02:00
opentelemetry-go/api/trace
2019-10-21 10:15:49 -07:00
..
always_sampler_test.go Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
always_sampler.go Enable golint & gofmt, resolve issues (#214) 2019-10-16 10:24:38 -07:00
api_test.go Add Circle ci (#41) 2019-07-02 16:21:24 -07:00
api.go api(trace): change 'reference' to 'relation' (#225) 2019-10-21 10:15:49 -07:00
current_test.go Rename IsRecordingEvents and WithRecordEvents (#188) 2019-10-10 18:07:35 -07:00
current.go Export NoopSpan and NoopTracer (#92) 2019-08-13 16:03:40 -07:00
doc.go Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
global.go Export NoopSpan and NoopTracer (#92) 2019-08-13 16:03:40 -07:00
never_sampler_test.go Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
never_sampler.go Enable golint & gofmt, resolve issues (#214) 2019-10-16 10:24:38 -07:00
noop_span.go Rename IsRecordingEvents and WithRecordEvents (#188) 2019-10-10 18:07:35 -07:00
noop_trace.go Add propagator interface and W3C propagator (#85) 2019-09-23 11:51:32 -07:00
sampler.go Add Sampler API (#70) 2019-08-22 09:57:27 -07:00