1
0
mirror of https://github.com/golang/go synced 2024-11-06 09:26:18 -07:00
go/internal/telemetry/export
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
..
ocagent internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
prometheus internal/telemetry: removing the concept of exporter lists 2020-02-26 21:51:01 +00:00
export.go internal/lsp: use standardised events for tagging 2020-03-05 14:00:10 +00:00
id.go internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
log.go internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
tag.go internal/lsp: use standardised events for tagging 2020-03-05 14:00:10 +00:00
trace.go internal/lsp: use standardised events for tagging 2020-03-05 14:00:10 +00:00