Documentation
¶
Overview ¶
Package statscollector implements plugin that collects the statistics from vpp interfaces and publishes them to prometheus.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deps ¶
type Deps struct {
local.PluginInfraDeps
// Contiv plugin is used to lookup pod related to interfaces statistics
Contiv contiv.API
// Prometheus plugin used to stream statistics
Prometheus prometheusplugin.API
}
Deps groups the dependencies of the Plugin.
Click to show internal directories.
Click to hide internal directories.