Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Prom ¶
type Prom struct { InRecs prometheus.Counter InRecsBySource *prometheus.CounterVec ThrottledRecs prometheus.Counter StateChangeHosts *prometheus.CounterVec StateChangeHostsTotal prometheus.Counter OldConnectionRefresh *prometheus.CounterVec OldConnectionRefreshTotal prometheus.Counter ThrottledHosts *prometheus.CounterVec ThrottledHostsTotal prometheus.Counter OutRecs *prometheus.CounterVec OutRecsTotal prometheus.Counter RewrittenRecsTotal prometheus.Counter BlackholedRecs prometheus.Counter ErrorRecs prometheus.Counter ActiveTCPConnections prometheus.Gauge InConnectionsTotalTCP prometheus.Counter UDPReadFailures prometheus.Counter TargetStates *prometheus.GaugeVec NumberOfAvailableTargets *prometheus.GaugeVec NumberOfTargets *prometheus.GaugeVec GlobalRateLimiterBlockedReaders prometheus.Counter ContainerRateLimiterBlockedReaders *prometheus.CounterVec K8sPickedUpContainers prometheus.Counter K8sCurrentForwardedContainers prometheus.Gauge RegexDuration *prometheus.SummaryVec Version *prometheus.CounterVec ConfVersion *prometheus.CounterVec ClustersVersion *prometheus.CounterVec }
Prom is the set of Prometheus metrics.
Click to show internal directories.
Click to hide internal directories.