go/internal/telemetry
Ian Cottrell fd4102a86c internal/telemetry: minor improvement to span events
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>
2020-03-29 02:58:19 +00:00
..
event internal/telemetry: minor improvement to span events 2020-03-29 02:58:19 +00:00
export internal/telemetry: use tags instead of special event fields. 2020-03-29 02:56:35 +00:00
unit internal/lsp,internal/telemetry: correct stale docstrings 2020-01-15 14:25:42 +00:00
bench_test.go internal/telemetry: add fast non variadic event functions 2020-03-29 02:57:12 +00:00
doc.go internal/telemetry: unify the event handling to an event package 2020-03-12 03:58:56 +00:00