package
0.4.0
Repository: https://github.com/mre-fog/kube-routerx.git
Documentation: pkg.go.dev

# Functions

NewMetricsController returns new MetricController object.

# Variables

ControllerBGPadvertisementsReceived Time it took to sync internal bgp peers.
ControllerBGPadvertisementsSent Time it took to sync internal bgp peers.
ControllerBGPInternalPeersSyncTime Time it took to sync internal bgp peers.
ControllerBPGpeers BGP peers in the runtime configuration.
ControllerIptablesSyncTime Time it took for controller to sync iptables.
ControllerIpvsMetricsExportTime Time it took to export metrics.
ControllerIpvsServices Number of ipvs services in the instance.
ControllerIpvsServicesSyncTime Time it took for controller to sync ipvs services.
ControllerPolicyChainsSyncTime Time it took for controller to sync policys.
ControllerRoutesSyncTime Time it took for controller to sync ipvs services.
ServiceBpsIn Incoming bytes per second.
ServiceBpsOut Outgoing bytes per second.
ServiceBytesIn Total incoming bytes.
ServiceBytesOut Total outgoing bytes.
ServiceCPS Service connections per second.
ServicePacketsIn Total incoming packets.
ServicePacketsOut Total outgoing packets.
ServicePpsIn Incoming packets per second.
ServicePpsOut Outgoing packets per second.
ServiceTotalConn Total incoming connections made.

# Structs

Controller Holds settings for the metrics controller.