1
0
mirror of https://github.com/golang/go synced 2024-10-01 20:28:33 -06:00
go/internal/telemetry/export/ocagent
Ian Cottrell 9c44060bd0 internal/telemetry: delay the conversion to wire format
do it just as we are encoding, this is in preparation for making the
encoding faster and cheaper

Change-Id: Ic9715e2750adf276eac152e321d96e249190eacb
Reviewed-on: https://go-review.googlesource.com/c/tools/+/207902
Run-TryBot: Ian Cottrell <iancottrell@google.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2019-11-21 03:35:56 +00:00
..
wire internal/telemetry: clean up the exporter api 2019-08-15 23:56:12 +00:00
metrics_test.go internal/telemetry/export/ocagent: attach timestamps to metrics 2019-10-24 07:31:07 +00:00
metrics.go internal/telemetry/export/ocagent: attach timestamps to metrics 2019-10-24 07:31:07 +00:00
ocagent_test.go internal/telemetry: make test event with functions 2019-11-13 22:35:46 +00:00
ocagent.go internal/telemetry: delay the conversion to wire format 2019-11-21 03:35:56 +00:00