1
0
mirror of https://github.com/golang/go synced 2024-11-06 05:26:11 -07:00
go/internal/telemetry
Nathan Dias 268ba720d3 internal/telemetry/export/ocagent: update metric tutorial to use oragent
This change updates the metric exporting tutorial to use oragent to spin
up OpenCensus, Prometheus, and Zipkin all at once using docker-compose
rather than manually setting each one up. This allows developers to set
up an environment for testing metrics and traces with minimal effort.

While oragent also spins up Zipkin for traces, the tutorial does not yet
have a section outlining how to export traces from Go tools. A section
for traces will added in a later CL.

Change-Id: I07f49977f7ab49995853ff8ee8eb6ccdf6ef1642
Reviewed-on: https://go-review.googlesource.com/c/tools/+/224258
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
2020-03-21 01:49:04 +00:00
..
event internal/telemetry: add type safe tag keys 2020-03-18 13:29:43 +00:00
export internal/telemetry/export/ocagent: update metric tutorial to use oragent 2020-03-21 01:49:04 +00:00
metric internal/telemetry: add type safe tag keys 2020-03-18 13:29:43 +00:00
stats internal/lsp,internal/telemetry: correct stale docstrings 2020-01-15 14:25:42 +00:00
unit internal/lsp,internal/telemetry: correct stale docstrings 2020-01-15 14:25:42 +00:00
bench_test.go internal/telemetry: add type safe tag keys 2020-03-18 13:29:43 +00:00
doc.go internal/telemetry: unify the event handling to an event package 2020-03-12 03:58:56 +00:00