Documentation ¶
Index ¶
- func GetConfigRequestMonitor(method, url, code string) prometheus.Observer
- func GetDom2BeatSizeMonitor() prometheus.Gauge
- func GetGaugeWithLabels(labels ...string) prometheus.Gauge
- func GetHistogramWithLabels(labels ...string) prometheus.Observer
- func GetListenConfigCountMonitor() prometheus.Gauge
- func GetNamingRequestMonitor(method, url, code string) prometheus.Observer
- func GetServiceInfoMapSizeMonitor() prometheus.Gauge
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetConfigRequestMonitor ¶
func GetConfigRequestMonitor(method, url, code string) prometheus.Observer
func GetDom2BeatSizeMonitor ¶
func GetDom2BeatSizeMonitor() prometheus.Gauge
func GetGaugeWithLabels ¶
func GetGaugeWithLabels(labels ...string) prometheus.Gauge
get gauge with labels and use gaugeMonitorVec
func GetHistogramWithLabels ¶
func GetHistogramWithLabels(labels ...string) prometheus.Observer
get histogram with labels and use histogramMonitorVec
func GetListenConfigCountMonitor ¶
func GetListenConfigCountMonitor() prometheus.Gauge
func GetNamingRequestMonitor ¶
func GetNamingRequestMonitor(method, url, code string) prometheus.Observer
func GetServiceInfoMapSizeMonitor ¶
func GetServiceInfoMapSizeMonitor() prometheus.Gauge
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.