Documentation ¶
Index ¶
Constants ¶
View Source
const ( EventTypeLabel string = "event_type" ExporterName string = "exporter" MetricLabel string = "metric" EBPFProgramLabel string = "program" )
Variables ¶
View Source
var ( ControllerImagesCount = promauto.NewGauge(prometheus.GaugeOpts{ Name: "kvisor_controller_images_count", }) ControllerPendingImagesCount = promauto.NewGauge(prometheus.GaugeOpts{ Name: "kvisor_controller_pending_images_count", }) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.