1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:28:37 -06:00
go/internal/lsp/telemetry
Odin Ugedal ed3277de27 internal/lsp: use correct desc for annotation
If the message is empty and there is and there is an error,
the description of the annotation should be the error message.

More info can be found here:
https://go-review.googlesource.com/c/tools/+/186679

Change-Id: Ica0a9cc132de912b2e14ab527baf4304f8b5d8ba
Reviewed-on: https://go-review.googlesource.com/c/tools/+/188118
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-07-30 21:53:28 +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 internal/lsp: use correct desc for annotation 2019-07-30 21:53:28 +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 an ocagent exporter for the telemetry system 2019-07-19 00:56:02 +00:00
telemetry.go internal/lsp: add new stats library 2019-07-09 19:46:23 +00:00