1
0
mirror of https://github.com/golang/go synced 2024-10-01 07:38:32 -06:00
go/internal/lsp/telemetry
Ian Cottrell 6156d14a7a internal/lsp: add the metrics package
This provides the basic support for aggregating stats into useful metrics,
utilizing tags.
This change also adds the standard rpc metrics for the stats the jsonrpc2 system
is already filling in.

Change-Id: Ibe1b64c4c4c587dacd53112454606634e9f682ce
Reviewed-on: https://go-review.googlesource.com/c/tools/+/185342
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-07-11 17:12:21 +00:00
..
metric internal/lsp: add the metrics package 2019-07-11 17:12:21 +00:00
stats internal/lsp: add new stats library 2019-07-09 19:46:23 +00:00
tag internal/lsp: add the new form of the telemetry tagging package 2019-07-09 19:46:06 +00:00
trace internal/lsp: connect memoize actions to their callers 2019-07-03 19:15:39 +00:00
worker internal/lsp: add the worker package 2019-07-09 19:45:51 +00:00
telemetry.go internal/lsp: add new stats library 2019-07-09 19:46:23 +00:00