1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2024-12-02 08:52:21 +02:00
opentelemetry-go/api/trace
Alyson van Hardenberg 384b4bb86a rename tag package to distributedContext (#178)
* rename package tag to package distributedContext

* rename Tag -> Entry

* change distributed context -> dctx to avoid capitalization collision

* change dctx -> distributedcontext

* update stackdriver client example
2019-10-10 14:30:22 -07:00
..
always_sampler_test.go Add vanity import name (#107) 2019-08-26 09:41:15 -07:00
always_sampler.go Add Sampler API (#70) 2019-08-22 09:57:27 -07:00
api_test.go Add Circle ci (#41) 2019-07-02 16:21:24 -07:00
api.go rename tag package to distributedContext (#178) 2019-10-10 14:30:22 -07:00
current_test.go rename tag package to distributedContext (#178) 2019-10-10 14:30:22 -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 Add Sampler API (#70) 2019-08-22 09:57:27 -07:00
noop_span.go rename tag package to distributedContext (#178) 2019-10-10 14:30:22 -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