1
0
mirror of https://github.com/open-telemetry/opentelemetry-go.git synced 2025-01-12 02:28:07 +02:00
opentelemetry-go/trace
Tyler Yahn 757030dc78
Update Span End method documentation (#1310)
* Update Span End method documentation

Updates to the Span after End is called result it potentially
inconsistent views of the Span between the code defining it and the
ultimate receiver of the Span data. This corrects the documented
language of the API to prevent this from happening.

* Add changes to changelog
2020-11-09 10:57:34 -08:00
..
config_test.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
config.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
trace_noop_test.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
trace_noop.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
trace_test.go Move tracing code to trace package (#1307) 2020-11-06 17:13:31 -05:00
trace.go Update Span End method documentation (#1310) 2020-11-09 10:57:34 -08:00