Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stats ¶
type Stats struct {
EventCount counter.Counter
EventsFiltered counter.Counter
NetEvCount counter.Counter
BPFErrorsCount counter.Counter
ErrorCount counter.Counter
LostEvCount counter.Counter
LostWrCount counter.Counter
LostNtCount counter.Counter
LostBPFErrCount counter.Counter
}
When updating this struct, please make sure to update the relevant exporting functions
func (*Stats) RegisterPrometheus ¶ added in v0.8.0
Register Stats to prometheus metrics exporter
Click to show internal directories.
Click to hide internal directories.