Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_golang
/ MustCurryWith
Method
MustCurryWith
prometheus/observer.go:49–49 ·
view source on GitHub ↗
(Labels)
Source
from the content-addressed store, hash-verified
47
WithLabelValues(...string) Observer
48
CurryWith(Labels) (ObserverVec, error)
49
MustCurryWith(Labels) ObserverVec
50
51
Collector
52
}
Callers
11
testDeletePartialMatch
Function · 0.65
testCurryVec
Function · 0.65
testConstrainedCurryVec
Function · 0.65
InstrumentRoundTripperCounter
Function · 0.65
InstrumentRoundTripperDuration
Function · 0.65
TestLabelCheck
Function · 0.65
InstrumentHandlerDuration
Function · 0.65
InstrumentHandlerCounter
Function · 0.65
InstrumentHandlerTimeToWriteHeader
Function · 0.65
InstrumentHandlerRequestSize
Function · 0.65
InstrumentHandlerResponseSize
Function · 0.65
Implementers
5
CounterVec
prometheus/counter.go
InfoVec
prometheus/example_metricvec_test.go
HistogramVec
prometheus/histogram.go
SummaryVec
prometheus/summary.go
GaugeVec
prometheus/gauge.go
Calls
no outgoing calls
Tested by
4
testDeletePartialMatch
Function · 0.52
testCurryVec
Function · 0.52
testConstrainedCurryVec
Function · 0.52
TestLabelCheck
Function · 0.52