Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prometheus/client_golang
/ WithLabelValues
Method
WithLabelValues
prometheus/observer.go:47–47 ·
view source on GitHub ↗
(...string)
Source
from the content-addressed store, hash-verified
45
GetMetricWithLabelValues(lvs ...string) (Observer, error)
46
With(Labels) Observer
47
WithLabelValues(...string) Observer
48
CurryWith(Labels) (ObserverVec, error)
49
MustCurryWith(Labels) ObserverVec
50
Callers
11
TestTimerByOutcome
Function · 0.65
handler
Function · 0.65
TestHistogramVecRegisterGatherConcurrency
Function · 0.65
testDeletePartialMatch
Function · 0.65
testMetricVec
Function · 0.65
testConstrainedMetricVec
Function · 0.65
testCurryVec
Function · 0.65
testConstrainedCurryVec
Function · 0.65
HandlerForTransactional
Function · 0.65
TestCollectAndCompareHistogram
Function · 0.65
main
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
9
TestTimerByOutcome
Function · 0.52
handler
Function · 0.52
TestHistogramVecRegisterGatherConcurrency
Function · 0.52
testDeletePartialMatch
Function · 0.52
testMetricVec
Function · 0.52
testConstrainedMetricVec
Function · 0.52
testCurryVec
Function · 0.52
testConstrainedCurryVec
Function · 0.52
TestCollectAndCompareHistogram
Function · 0.52