1
0
mirror of https://github.com/golang/go synced 2024-11-06 01:46:12 -07:00
go/internal/telemetry/export
Nathan Dias 5c746ccfa2 internal/telemetry/export/ocagent: add traces to tutorial
This change updates the metrics tutorial to include example code for
exporting traces from go tools.

Change-Id: Ie1d3c373ed4308ef0160f6389b74c642b348bed6
Reviewed-on: https://go-review.googlesource.com/c/tools/+/225061
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
Run-TryBot: Emmanuel Odeke <emm.odeke@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2020-03-24 05:36:59 +00:00
..
metric internal/telemetry: switch metrics to use the event system 2020-03-23 14:44:30 +00:00
ocagent internal/telemetry/export/ocagent: add traces to tutorial 2020-03-24 05:36:59 +00:00
prometheus internal/telemetry: switch metrics to use the event system 2020-03-23 14:44:30 +00:00
id.go internal/telemetry: change tracing to be event based 2020-03-04 02:41:40 +00:00
log.go internal/telemetry: switch metrics to use the event system 2020-03-23 14:44:30 +00:00
tag.go internal/telemetry: replace event.TagList with event.TagSet 2020-03-23 14:43:48 +00:00
trace.go internal/telemetry: replace event.TagList with event.TagSet 2020-03-23 14:43:48 +00:00