Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( EventCacheCount = promauto.NewCounter(prometheus.CounterOpts{ Name: "event_cache_count", Help: "The total number of Tetragon event cache accesses. For internal use only.", ConstLabels: nil, }) )
Functions ¶
func PodInfoError ¶
func PodInfoError(eventType string) prometheus.Counter
Get a new handle on an processInfoErrors metric for an eventType
func ProcessInfoError ¶
func ProcessInfoError(eventType string) prometheus.Counter
Get a new handle on an processInfoErrors metric for an eventType
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.