# Functions
New creates a new tracing subsystem.
WrapTracer returns a new trace.TracerProvider which will inject the provided componentID as an attribute to each span.
WrapTracerForLoader returns a new trace.TracerProvider which will inject the provided controller id as an attribute to each span.
# Variables
Defaults for all Options structs.
Defaults for all Options structs.
# Structs
No description provided by the author
Options control the tracing subsystem.
No description provided by the author
Tracer is the tracing subsystem of Grafana Alloy.