/gotracing

Tracing instrumentation in Golang

Primary LanguageGo

gotracing

Tracing instrumentation example using Golang.

The example currently exemplifies the following exporters:

  1. gRPC OTLP (otlptracegrpc)
  2. standard output (stdouttrace)