Tracing instrumentation example using Golang.
The example currently exemplifies the following exporters:
- gRPC OTLP (
otlptracegrpc
) - standard output (
stdouttrace
)
Tracing instrumentation example using Golang.
The example currently exemplifies the following exporters:
otlptracegrpc
)stdouttrace
)