# Packages
Package componenttest provides utilities for testing components.
No description provided by the author
Package tracing implements the tracing subsystem of Grafana Alloy.
# Functions
New creates a new, unstarted Alloy controller.
ParseSource parses the Alloy file specified by bb into a File.
ParseSources parses the map of sources and combines them into a single Source.
# Structs
Options holds static options for an Alloy controller.
Runtime is the Alloy system.
No description provided by the author
A Source holds the contents of a parsed Alloy configuration source module.