otel-playground

command module
v0.0.0-...-233d323 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 17, 2023 License: MIT Imports: 17 Imported by: 0

README

otel-playground

OpenTelemetry Playground

Running with in-app exporter directly to Jaeger

  1. Start Jaeger with docker compose up -d
  2. Run the application with go run .
  3. Opean the Jaeger UI at http://localhost:16686/

Running with collector exporter via otlp

  1. Start Jaeger with docker compose up -d jaeger
  2. Start OTel Collector with docker compose up -d collector
  3. Run the application with go run .
  4. Opean the Jaeger UI at http://localhost:16686/

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL