1
0
mirror of https://github.com/golang/go synced 2024-11-06 01:46:12 -07:00
go/internal/telemetry/export
Ian Cottrell 71482053b8 internal/telemetry: remove Flush method from exporter
It is never invoked anyway, and it provices no useful benefit while complicating
the implementation, as it is the only non context aware method.

Change-Id: Id5a99439fedafdf4d71285e36103b4854cf3635a
Reviewed-on: https://go-review.googlesource.com/c/tools/+/221540
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2020-02-28 22:46:39 +00:00
..
ocagent internal/telemetry: remove Flush method from exporter 2020-02-28 22:46:39 +00:00
prometheus internal/telemetry: removing the concept of exporter lists 2020-02-26 21:51:01 +00:00
export.go internal/telemetry: remove Flush method from exporter 2020-02-28 22:46:39 +00:00
log.go internal/telemetry: remove Flush method from exporter 2020-02-28 22:46:39 +00:00