1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-07 23:02:15 +02:00
opentelemetry-go/trace
Tyler Yahn e9aaa04b8f
Record links/events attribute drops independently (#1771)
* Record links/events attribute drops independently

* Update PR number

* Remove unneeded span.droppedAttributeCount
2021-04-06 07:51:15 -07:00
..
config_test.go Remove WithRecord() option from trace.SpanOption when starting a span (#1660) 2021-03-09 09:45:09 -08:00
config.go Remove WithRecord() option from trace.SpanOption when starting a span (#1660) 2021-03-09 09:45:09 -08:00
context_test.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
context.go Update SamplingParameters (#1749) 2021-03-30 10:34:40 -07:00
doc.go Update the package docs for the new API layout (#1346) 2020-11-17 10:30:22 -05:00
go.mod Release v0.19.0 (#1710) 2021-03-19 08:36:17 -07:00
go.sum Bump github.com/google/go-cmp from 0.5.4 to 0.5.5 (#1667) 2021-03-08 12:15:49 -08:00
nonrecording.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
noop_test.go Remove trace prefix from NoOp src files. (#1679) 2021-03-09 09:12:06 -08:00
noop.go Store current Span instead of local and remote SpanContext in context.Context (#1731) 2021-03-29 08:55:44 -07:00
trace_test.go Make TraceFlags spec-compliant (#1770) 2021-04-05 10:21:42 -07:00
trace.go Record links/events attribute drops independently (#1771) 2021-04-06 07:51:15 -07:00