MCPcopy
hub / github.com/prometheus/client_golang / CurryWith

Method CurryWith

prometheus/observer.go:48–48  ·  view source on GitHub ↗
(Labels)

Source from the content-addressed store, hash-verified

46 With(Labels) Observer
47 WithLabelValues(...string) Observer
48 CurryWith(Labels) (ObserverVec, error)
49 MustCurryWith(Labels) ObserverVec
50
51 Collector

Callers 8

CurryWithMethod · 0.65
CurryWithMethod · 0.65
CurryWithMethod · 0.65
CurryWithMethod · 0.65
testCurryVecFunction · 0.65
testConstrainedCurryVecFunction · 0.65
CurryWithMethod · 0.65
isLabelCurriedFunction · 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 3

CurryWithMethod · 0.52
testCurryVecFunction · 0.52
testConstrainedCurryVecFunction · 0.52