1
0
mirror of https://github.com/golang/go synced 2024-11-19 00:04:40 -07:00
go/internal/lsp/telemetry
Ian Cottrell 7ec096a112 internal/lsp: add a new telemetry based logging system
Also add enough support that using it from within the context of the lsp will
report back to the original client.

Change-Id: I081f157c289642454e9f0476747b2131dcd4e16c
Reviewed-on: https://go-review.googlesource.com/c/tools/+/185996
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-07-18 19:02:45 +00:00
..
log internal/lsp: add a new telemetry based logging system 2019-07-18 19:02:45 +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 a new telemetry based logging system 2019-07-18 19:02:45 +00:00
trace internal/lsp: use a background context for the background worker 2019-07-18 19:01:55 +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