1
0
mirror of https://github.com/golang/go synced 2024-11-05 21:26:11 -07:00
go/internal/telemetry/event
Ian Cottrell be55493b88 internal/telemetry: add tag value formatting to the Key
This means that format functions don't need an exhaustive list of the
key types to work correctly.

Change-Id: Iee17b225a0ecf82eb3f50d6341baf677655efc0d
Reviewed-on: https://go-review.googlesource.com/c/tools/+/228233
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2020-04-16 04:05:32 +00:00
..
event.go internal/telemetry: expose the TagOf* and Unpack* methods 2020-04-16 04:05:21 +00:00
export.go internal/lsp: make event directly implement TagMap 2020-04-06 17:24:01 +00:00
key.go internal/telemetry: add tag value formatting to the Key 2020-04-16 04:05:32 +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/telemetry: add tag value formatting to the Key 2020-04-16 04:05:32 +00:00
trace.go internal/telemetry: minor improvement to span events 2020-03-29 02:58:19 +00:00