1
0
mirror of https://github.com/golang/go synced 2024-11-18 23:05:06 -07:00
go/internal/lsp/telemetry
Ian Cottrell f2838559cb internal/lsp: use a background context for the background worker
A detatched context ends up attributing all background work to the initialize
function.

Change-Id: I81206462752228d5ac81408fb1e3fb86ab36796e
Reviewed-on: https://go-review.googlesource.com/c/tools/+/186457
Run-TryBot: Ian Cottrell <iancottrell@google.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
2019-07-18 19:01:55 +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: 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