MCPcopy
hub / github.com/istio/istio / Name

Method Name

pkg/monitoring/monitoring.go:93–93  ·  view source on GitHub ↗

Name returns the name value of a Metric.

()

Source from the content-addressed store, hash-verified

91
92 // Name returns the name value of a Metric.
93 Name() string
94
95 // Record makes an observation of the provided value for the given measure.
96 Record(value float64)

Implementers 1

disabledMetricpkg/monitoring/disabled.go

Calls

no outgoing calls