1
0
mirror of https://github.com/golang/go synced 2024-11-18 16:44:43 -07:00
go/internal/telemetry
Ian Cottrell ca9608b5cd internal/telemetry: refactor the benchmark framework
Change-Id: I566ed7cd3a4d755cf06504e749ba54d0a309e53f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/221921
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Robert Findley <rfindley@google.com>
2020-03-06 18:16:20 +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: refactor the benchmark framework 2020-03-06 18:16:20 +00:00
doc.go internal/lsp: split the telemetry library out 2019-08-15 21:28:02 +00:00
event.go internal/lsp: use standardised events for tagging 2020-03-05 14:00:10 +00:00
metric.go internal/lsp/debug: guard rpc stats with a Mutex 2020-03-06 16:15:13 +00:00
tag.go internal/telemetry: remove the concept of a Tagger 2020-03-03 22:56:24 +00:00