1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-05 22:54:18 +02:00
opentelemetry-go/sdk/trace
Y.Horie 6917167123
Rename kv.Infer to kv.Any (#969) (#972)
* Consider renaming Infer to Any. Any is a commonly used concept in Go.
2020-07-27 09:29:22 -07:00
..
internal Rename trace.TraceID & trace.TraceIDFromHex 2020-05-03 13:48:38 +08:00
attributesMap.go Move core and key to kv package (#720) 2020-05-13 16:06:03 -07:00
batch_span_processor_test.go Fix BatchSpanProcessor.Shutdown to wait until all spans are processed (#766) 2020-06-09 15:20:48 -07:00
batch_span_processor.go Fix BatchSpanProcessor.Shutdown to wait until all spans are processed (#766) 2020-06-09 15:20:48 -07:00
benchmark_test.go Remove NewKey and update doc comment (#721) 2020-05-13 16:21:23 -07:00
config.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
doc.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
evictedqueue_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
evictedqueue.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
id_generator.go Rename trace.TraceID & trace.TraceIDFromHex 2020-05-03 13:48:38 +08:00
provider.go Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
sampling_test.go Changes AlwaysParentSample to ParentSample(fallback) (#810) 2020-06-11 08:27:21 -07:00
sampling.go Changes AlwaysParentSample to ParentSample(fallback) (#810) 2020-06-11 08:27:21 -07:00
simple_span_processor_test.go Rename trace.TraceID & trace.TraceIDFromHex 2020-05-03 13:48:38 +08:00
simple_span_processor.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
span_processor_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
span_processor.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
span.go Rename kv.Infer to kv.Any (#969) (#972) 2020-07-27 09:29:22 -07:00
trace_go11.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
trace_nongo11.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
trace_test.go Remove sub-package value from kv (#968) 2020-07-24 12:25:27 -07:00
trace.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00
tracer.go Update Tracer API with instrumentation version (#802) 2020-06-09 11:47:54 -07:00
util_test.go Update License header for all source files (#586) 2020-03-23 22:41:10 -07:00