MCPcopy
hub / github.com/grpc/grpc-go / DeleteNamedUtilization

Method DeleteNamedUtilization

orca/server_metrics.go:141–141  ·  view source on GitHub ↗

DeleteNamedUtilization deletes the named utilization server metric for the name provided to prevent it from being sent.

(name string)

Source from the content-addressed store, hash-verified

139 // DeleteNamedUtilization deletes the named utilization server metric for
140 // the name provided to prevent it from being sent.
141 DeleteNamedUtilization(name string)
142}
143
144type serverMetricsRecorder struct {

Implementers 1

serverMetricsRecorderorca/server_metrics.go

Calls

no outgoing calls