ABHINAV-SUREKA / gotracing

Tracing instrumentation in Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gotracing

Tracing instrumentation example using Golang.

The example currently exemplifies the following exporters:

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

About

Tracing instrumentation in Golang


Languages

Language:Go 100.0%