Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SizeNotEnoughTotal *prometheus.CounterVec RecTotal *prometheus.CounterVec RecallItemsPercentage *prometheus.GaugeVec RecallDurSecs *prometheus.HistogramVec FilterDurSecs *prometheus.HistogramVec GeneralRankDurSecs *prometheus.HistogramVec LoadFeatureDurSecs *prometheus.HistogramVec RankDurSecs *prometheus.HistogramVec SortDurSecs *prometheus.HistogramVec RecDurSecs *prometheus.HistogramVec )
View Source
var CustomRegister = prometheus.NewRegistry()
Functions ¶
func Load ¶
func Load(conf *recconf.RecommendConfig)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.