mirror of
https://github.com/golang/go
synced 2024-11-05 21:46:13 -07:00
fd4102a86c
This changes span events to return a cheaper end function if there is no exporter and also to deliver the end event to the same exporter that the start even was delivered to rather than which was active when the end event is triggered. Change-Id: I831283da20e8cc991a0cf7490952ae194d125428 Reviewed-on: https://go-review.googlesource.com/c/tools/+/225737 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Robert Findley <rfindley@google.com> |
||
---|---|---|
.. | ||
event.go | ||
export.go | ||
key.go | ||
label.go | ||
log.go | ||
metric.go | ||
tag_test.go | ||
tag.go | ||
trace.go |