package
1.8.7
Repository: https://github.com/grafana/beyla.git
Documentation: pkg.go.dev

# Functions

BuildPinPath pinpath must be unique for a given executable group it will be: - current beyla PID.
ContainerDBUpdaterProvider is a stage in the Process Finder pipeline that will be enabled only if Kubernetes decoration is enabled.
CriteriaMatcherProvider filters the processes that match the discovery criteria.
ExecTyperProvider classifies the discovered executables according to the executable type (Go, generic...), and filters these executables that are not instrumentable.
No description provided by the author
IsMountFS returns two boolean values, checking - whether the path is a mount point; - if yes, whether its filesystem type is mntType.
No description provided by the author
ProcessWatcherFunc polls every PollInterval for new processes and forwards either new or deleted process PIDs as well as PIDs from processes that setup a new connection.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
FilesystemType superblock magic numbers for filesystems, to be used for IsMountFS.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProcessMatch matches a found process with the first selection criteria it fulfilled.
TraceAttacher creates the available trace.Tracer implementations (Go HTTP tracer, GRPC tracer, Generic tracer...) for each received Instrumentable process and forwards an ebpf.ProcessTracer instance ready to run and start instrumenting the executable.

# Type aliases

No description provided by the author
No description provided by the author