1
0
mirror of https://github.com/golang/go synced 2024-11-05 21:36:12 -07:00
go/internal/telemetry/event
Ian Cottrell ff0df58207 internal/telemetry: add an example of using the logging behaviour
And also fix that the output was not actually correct!

Change-Id: If81e22e586b1c2a71c69843b49d5dd8d5d2dfde6
Reviewed-on: https://go-review.googlesource.com/c/tools/+/227298
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2020-04-06 17:23:38 +00:00
..
event.go internal/telemetry: add an example of using the logging behaviour 2020-04-06 17:23:38 +00:00
export.go internal/telemetry: minor improvement to span events 2020-03-29 02:58:19 +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/telemetry: removing the IsEmpty method of TagMap 2020-03-31 00:50:56 +00:00
tag.go internal/telemetry: removing the IsEmpty method of TagMap 2020-03-31 00:50:56 +00:00
trace.go internal/telemetry: minor improvement to span events 2020-03-29 02:58:19 +00:00