1
0
mirror of https://github.com/golang/go synced 2024-11-18 22:55:23 -07:00
go/internal/lsp/telemetry
Ian Cottrell 87e92536fd internal/lsp: the json wire format of the open cencus agent
These are hand written structs that when passed through the standard json
encoder produce output that mathches the json form of the open census protobuf
messages.
This allows us to talk to the agent without any extra dependancies.

Change-Id: I23d617018009520aad3832e0425ed0a53c51fd1f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/186678
Run-TryBot: Ian Cottrell <iancottrell@google.com>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Reviewed-by: Rebecca Stambler <rstambler@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-07-18 23:01:37 +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
ocagent/wire internal/lsp: the json wire format of the open cencus agent 2019-07-18 23:01:37 +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: new tracing system 2019-07-18 23:00:54 +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