package
1.4.3
Repository: https://github.com/grafana/alloy.git
Documentation: pkg.go.dev

# 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.