go/internal/telemetry/export
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
..
metric internal/telemetry: expose the TagOf* and Unpack* methods 2020-04-16 04:05:21 +00:00
ocagent internal/telemetry: expose the TagOf* and Unpack* methods 2020-04-16 04:05:21 +00:00
prometheus internal/telemetry: replace TagSet with TagMap and TagPointer 2020-03-25 01:00:44 +00:00
id.go internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
log.go internal/telemetry: add tag value formatting to the Key 2020-04-16 04:05:32 +00:00
log_test.go internal/telemetry: add an example of using the logging behaviour 2020-04-06 17:23:38 +00:00
tag.go internal/lsp: make event directly implement TagMap 2020-04-06 17:24:01 +00:00
trace.go internal/telemetry: add a synchronization to telemetry 2020-03-30 19:15:27 +00:00