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

Method labelNames

prometheus/labels.go:58–58  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

56type ConstrainableLabels interface {
57 compile() *compiledLabels
58 labelNames() []string
59}
60
61// ConstrainedLabels represents a collection of label name -> constrain function

Callers 1

NewSummaryVecMethod · 0.65

Implementers 1

compiledLabelsprometheus/labels.go

Calls

no outgoing calls

Tested by

no test coverage detected