1
0
mirror of https://github.com/golang/go synced 2024-11-05 21:36:12 -07:00
go/internal/telemetry/event
Ian Cottrell 6a75126720 internal/lsp: make tag iteration allocation-free
Change the tag iteration api to something less flexible
that allows for event iteration without allocation.

Change-Id: I212d45ebceea0183d1a61e6b611e0558649be60a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/227301
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2020-04-08 13:20:38 +00:00
..
event.go internal/lsp: make tag iteration allocation-free 2020-04-08 13:20:38 +00:00
export.go internal/lsp: make event directly implement TagMap 2020-04-06 17:24:01 +00:00
key.go internal/telemetry: use tags instead of special event fields. 2020-03-29 02:56:35 +00:00
label.go internal/telemetry: add fast non variadic event functions 2020-03-29 02:57:12 +00:00
log.go internal/telemetry: add fast non variadic event functions 2020-03-29 02:57:12 +00:00
metric.go internal/telemetry: add fast non variadic event functions 2020-03-29 02:57:12 +00:00
tag_test.go internal/lsp: make tag iteration allocation-free 2020-04-08 13:20:38 +00:00
tag.go internal/lsp: make tag iteration allocation-free 2020-04-08 13:20:38 +00:00
trace.go internal/telemetry: minor improvement to span events 2020-03-29 02:58:19 +00:00