1
0
mirror of https://github.com/golang/go synced 2024-11-06 07:26:10 -07:00
go/internal/telemetry
Ian Cottrell 32f14692fc internal/lsp: use standardised events for tagging
This means that tags also become cheap if there is no exporter and cleans up the
mess with how spans, tags and logs were related.
Also fixes the currently broken metrics that relied on the span tags.

Change-Id: I8e56b6218a60fd31a1f6c8d329dbb2cab1b9254d
Reviewed-on: https://go-review.googlesource.com/c/tools/+/222065
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-03-05 14:00:10 +00:00
..
export internal/lsp: use standardised events for tagging 2020-03-05 14:00:10 +00:00
log internal/telemetry: move the benchmarks to the main package 2020-03-03 22:57:05 +00:00
metric internal/telemetry/export/ocagent: attach timestamps to metrics 2019-10-24 07:31:07 +00:00
stats internal/lsp,internal/telemetry: correct stale docstrings 2020-01-15 14:25:42 +00:00
tag internal/lsp: use standardised events for tagging 2020-03-05 14:00:10 +00:00
trace internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
unit internal/lsp,internal/telemetry: correct stale docstrings 2020-01-15 14:25:42 +00:00
bench_test.go internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
doc.go
event.go internal/lsp: use standardised events for tagging 2020-03-05 14:00:10 +00:00
metric.go internal/telemetry: clean up the exporter api 2019-08-15 23:56:12 +00:00
tag.go internal/telemetry: remove the concept of a Tagger 2020-03-03 22:56:24 +00:00