Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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)
Callers
15
getFromCluster
Function · 0.65
Create
Function · 0.65
TestWorkloadAgentGenerateSecret
Function · 0.65
TestRecordCertsExipryMetrics
Function · 0.65
TestLabelPods
Function · 0.65
TestDeletePods
Function · 0.65
TestInformerExistingPodAddedWhenNsLabeled
Function · 0.65
TestInformerExistingPodAddErrorRetriesIfRetryable
Function · 0.65
TestInformerExistingPodAddErrorAnnotatesWithPartialStatusOnRetry
Function · 0.65
TestInformerExistingPodAddErrorDoesNotRetryIfNotRetryable
Function · 0.65
TestInformerExistingPodAddedWhenDualStack
Function · 0.65
TestInformerExistingPodNotAddedIfNoIPInAnyStatusField
Function · 0.65
Implementers
1
disabledMetric
pkg/monitoring/disabled.go
Calls
no outgoing calls
Tested by
15
TestWorkloadAgentGenerateSecret
Function · 0.52
TestRecordCertsExipryMetrics
Function · 0.52
TestLabelPods
Function · 0.52
TestDeletePods
Function · 0.52
TestInformerExistingPodAddedWhenNsLabeled
Function · 0.52
TestInformerExistingPodAddErrorRetriesIfRetryable
Function · 0.52
TestInformerExistingPodAddErrorAnnotatesWithPartialStatusOnRetry
Function · 0.52
TestInformerExistingPodAddErrorDoesNotRetryIfNotRetryable
Function · 0.52
TestInformerExistingPodAddedWhenDualStack
Function · 0.52
TestInformerExistingPodNotAddedIfNoIPInAnyStatusField
Function · 0.52
TestInformerExistingPodRemovedWhenNsUnlabeled
Function · 0.52
TestInformerExistingPodRemovalRetriesOnFailure
Function · 0.52