traces

package
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadFromChannel added in v0.2.0

func ReadFromChannel(ctx context.Context, r Reader) (node.StartFunc[[]request.Span], error)

Types

type Reader

type Reader struct {
	TracesInput <-chan []request.Span
}

Reader is the input node of the processing graph. The eBPF tracers will send their traces to the Reader's TracesInput, and the Reader will forward them to the next pipeline stage

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL