1
0
mirror of https://github.com/golang/go synced 2024-11-06 05:36:13 -07:00
go/internal/telemetry/export
Ian Cottrell 2f6d8bf0ad internal/lsp: change tests to use the main exporter
Now the tests are at a high enough level, we can
switch them to using the full exporter by bulding
a fake http client to bind it to. This lets us
use the true public interface and also excercise
more of the functionality in the tests.
With this we are now ready to replace the entire
implementation safely.

Change-Id: Ifdbf6230de3ec7c7c5381c840b135cb7a0bc1e55
Reviewed-on: https://go-review.googlesource.com/c/tools/+/209161
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2019-12-20 19:55:05 +00:00
..
ocagent internal/lsp: change tests to use the main exporter 2019-12-20 19:55:05 +00:00
prometheus internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00
export.go internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00
log.go internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00
multi.go internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00
null.go internal/telemetry: add the ability to flush telemetry data 2019-08-21 16:29:56 +00:00