mirror of
https://github.com/golang/go
synced 2024-11-06 07:36:13 -07:00
268ba720d3
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> |
||
---|---|---|
.. | ||
ocagent | ||
prometheus | ||
export.go | ||
id.go | ||
log.go | ||
tag.go | ||
trace.go |