Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 346 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 346 Bytes

gotracing

Tracing instrumentation example using Golang.

The example currently exemplifies the following exporters:

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