# Functions
Start starts a goroutine that receives and processes trace updates over the given channel.
# Interfaces
Times is a subset of config.IntervalsAndTimers.
TraceProcessor is an interface used by traceHandler to convert traces from a form received from eBPF to the form we wish to dispatch to the collection agent.