1
0
mirror of https://github.com/golang/go synced 2024-11-06 01:56:12 -07:00
go/internal/telemetry/export
Ian Cottrell 326edff2a4 internal/telemetry: switch metrics to use only the public API
This also modifies the test data based on a comment in
https://go-review.googlesource.com/c/tools/+/222849

Change-Id: Ib0db60846566b40408b12f84240b58356065d319
Reviewed-on: https://go-review.googlesource.com/c/tools/+/223928
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2020-03-23 14:44:17 +00:00
..
ocagent internal/telemetry: switch metrics to use only the public API 2020-03-23 14:44:17 +00:00
prometheus internal/telemetry: replace event.TagList with event.TagSet 2020-03-23 14:43:48 +00:00
export.go internal/telemetry: unify the event handling to an event package 2020-03-12 03:58:56 +00:00
id.go internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
log.go internal/telemetry: allow ProcessEvent to modify the event 2020-03-18 13:22:01 +00:00
tag.go internal/telemetry: replace event.TagList with event.TagSet 2020-03-23 14:43:48 +00:00
trace.go internal/telemetry: replace event.TagList with event.TagSet 2020-03-23 14:43:48 +00:00