README ¶ otel-playground OpenTelemetry Playground Running with in-app exporter directly to Jaeger Start Jaeger with docker compose up -d Run the application with go run . Opean the Jaeger UI at http://localhost:16686/ Running with collector exporter via otlp Start Jaeger with docker compose up -d jaeger Start OTel Collector with docker compose up -d collector Run the application with go run . Opean the Jaeger UI at http://localhost:16686/ Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files app.go otel.go Click to show internal directories. Click to hide internal directories.