Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
content/quickstart: use open source exporters for Go quickstarts
Browse files Browse the repository at this point in the history
Use free and open source exporters for Go quickstarts:
* Prometheus for Metrics
* Zipkin for Tracing

This change will be replicated across most/all languages that
support the above exporters. It makes the project more attractive,
easier to setup and non-biased towards any company.

Updates #343
  • Loading branch information
odeke-em committed Sep 18, 2018
1 parent 3359ca6 commit 1b4891e
Show file tree
Hide file tree
Showing 11 changed files with 241 additions and 556 deletions.
382 changes: 151 additions & 231 deletions content/quickstart/go/metrics.md

Large diffs are not rendered by default.

415 changes: 90 additions & 325 deletions content/quickstart/go/tracing.md

Large diffs are not rendered by default.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/metrics-go-prometheus-lines_in.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/metrics-prometheus-sample-repl.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/trace-go-zipkin-all-details.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/trace-go-zipkin-all-traces.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/trace-go-zipkin-annotation.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/images/trace-go-zipkin-single-trace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1b4891e

Please sign in to comment.