httpfltr

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Oct 20, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BPFConnInfo

type BPFConnInfo bpfConnectionInfoT

type BPFHTTPInfo

type BPFHTTPInfo bpfHttpInfoT

type HTTPInfo

type HTTPInfo struct {
	BPFHTTPInfo
	Method      string
	URL         string
	Comm        string
	Host        string
	Peer        string
	Traceparent string
}

type Tracer

type Tracer struct {
	Cfg     *pipe.Config
	Metrics imetrics.Reporter
	// contains filtered or unexported fields
}

func (*Tracer) AddCloser

func (p *Tracer) AddCloser(c ...io.Closer)

func (*Tracer) BpfObjects

func (p *Tracer) BpfObjects() any

func (*Tracer) Constants

func (p *Tracer) Constants(finfo *exec.FileInfo, _ *goexec.Offsets) map[string]any

func (*Tracer) GoProbes

func (p *Tracer) GoProbes() map[string]ebpfcommon.FunctionPrograms

func (*Tracer) KProbes

func (p *Tracer) KProbes() map[string]ebpfcommon.FunctionPrograms

func (*Tracer) Load

func (p *Tracer) Load() (*ebpf.CollectionSpec, error)

func (*Tracer) Run

func (p *Tracer) Run(ctx context.Context, eventsChan chan<- []request.Span, service svc.ID)

func (*Tracer) SocketFilters

func (p *Tracer) SocketFilters() []*ebpf.Program

func (*Tracer) UProbes

func (p *Tracer) UProbes() map[string]map[string]ebpfcommon.FunctionPrograms

Jump to

Keyboard shortcuts

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