Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Instrumenter ¶
type Instrumenter struct {
// contains filtered or unexported fields
}
func Build ¶
func Build(ctx context.Context, config *beyla.Config, ctxInfo *global.ContextInfo, tracesCh <-chan []request.Span) (*Instrumenter, error)
Build instantiates the whole instrumentation --> processing --> submit pipeline graph and returns it as a startable item
func (*Instrumenter) Run ¶
func (i *Instrumenter) Run(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.