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

Method SetEPS

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

SetEPS sets the Errors Per Second server metric. Must be greater than zero.

(float64)

Source from the content-addressed store, hash-verified

129 // SetEPS sets the Errors Per Second server metric. Must be greater than
130 // zero.
131 SetEPS(float64)
132 // DeleteEPS deletes the Errors Per Second server metric to prevent it from
133 // being sent.
134 DeleteEPS()

Implementers 1

serverMetricsRecorderorca/server_metrics.go

Calls

no outgoing calls

Tested by 6

startServerFunction · 0.52
TestWRRMetricsMethod · 0.52