containerd/tracing
Brian Goff 007c5b6e35 Setup otlp from env
This allows standard OTLP env vars to be used for configuring tracing
exporters.

Note: This does mean that, as written now, if no env var is set the
trace exporter will try to connect to the default OTLP address
(`localhost:4318`).
I've left this alone for now, but we could detect the OTLP vars
ourselves and if not set don't configure the exporter.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2023-06-05 16:42:39 +00:00
..
plugin Setup otlp from env 2023-06-05 16:42:39 +00:00
helpers.go Add a thin wrapper around otel Span object 2022-11-11 01:28:27 +00:00
log.go add SpanAttribute 2022-11-03 18:34:06 +00:00
tracing.go go.mod: go.opentelemetry.io/otel v1.12.0 2023-01-30 08:40:46 +09:00