MCPcopy
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

testDeletePartialMatchFunction · 0.65
testCurryVecFunction · 0.65
testConstrainedCurryVecFunction · 0.65
TestLabelCheckFunction · 0.65
InstrumentHandlerCounterFunction · 0.65

Implementers 5

CounterVecprometheus/counter.go
InfoVecprometheus/example_metricvec_test.go
HistogramVecprometheus/histogram.go
SummaryVecprometheus/summary.go
GaugeVecprometheus/gauge.go

Calls

no outgoing calls

Tested by 4

testDeletePartialMatchFunction · 0.52
testCurryVecFunction · 0.52
testConstrainedCurryVecFunction · 0.52
TestLabelCheckFunction · 0.52