Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Stats ¶
type Stats struct { CounterSampleTotal *prometheus.CounterVec CounterAlertsTotal *prometheus.CounterVec GaugeAlertQueueSize prometheus.Gauge GaugeSampleQueueSize *prometheus.GaugeVec RequestDuration *prometheus.HistogramVec ForwardDuration *prometheus.HistogramVec }
func NewSyncStats ¶
func NewSyncStats() *Stats
Click to show internal directories.
Click to hide internal directories.