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

# Functions

LoadNet returns the embedded CollectionSpec for Net.
LoadNetObjects loads Net and converts it into a struct.
LoadNetSk returns the embedded CollectionSpec for NetSk.
LoadNetSkObjects loads NetSk and converts it into a struct.
No description provided by the author
No description provided by the author
No description provided by the author
ReadFrom reads a Record from a binary source, in LittleEndian order.
RecordGetters returns the attributes.Getter function that returns the string value of a given attribute name.
No description provided by the author

# Constants

No description provided by the author
DirectionIngress and DirectionEgress values according to field 61 in https://www.iana.org/assignments/ipfix/ipfix.xhtml.
No description provided by the author
No description provided by the author
DirectionUnset is a convenience value to specify an unset/removed direction field.
No description provided by the author
InitiatorSrc and InitiatorDst values set accordingly to flows_common.h definition.
No description provided by the author

# Structs

FlowFetcher reads and forwards the Flows from the Traffic Control hooks in the eBPF kernel space.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NetMaps contains all maps after they have been loaded into the kernel.
NetMapSpecs contains maps before they are loaded into the kernel.
NetObjects contains all objects after they have been loaded into the kernel.
NetPrograms contains all programs after they have been loaded into the kernel.
NetSpecs contains programs before they are loaded into the kernel.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NetSkMaps contains all maps after they have been loaded into the kernel.
NetSkMapSpecs contains maps before they are loaded into the kernel.
NetSkObjects contains all objects after they have been loaded into the kernel.
NetSkPrograms contains all programs after they have been loaded into the kernel.
NetSkSpecs contains programs before they are loaded into the kernel.
NetSkSpecs contains maps and programs before they are loaded into the kernel.
NetSpecs contains maps and programs before they are loaded into the kernel.
Record contains accumulated metrics from a flow, with extra metadata that is added from the user space REMINDER: any attribute here must be also added to the functions RecordGetters and getDefinitions in pkg/internal/export/metric/definitions.go.
No description provided by the author
SockFlowFetcher reads and forwards the Flows from the eBPF kernel space with a socket filter implementation.

# Type aliases

IPAddr encodes v4 and v6 IPs with a fixed length.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author