package
0.0.0-20241126115353-bdecd68324ff
Repository: https://github.com/open-telemetry/opentelemetry-ebpf-profiler.git
Documentation: pkg.go.dev

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