metrics

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

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

func (stats *Stats) RegisterPrometheus() error

Register Stats to prometheus metrics exporter

Jump to

Keyboard shortcuts

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