/streamz help
Streamz Root:
Streamz ManuallySampledMetrics set:
Root name: <default> [(+) labels] [(+) collection] [(+) largest exported metrics]
Search:
/stubs/retries{string backend, string package, string service, string command, string method_type, int retry} (cumulative): long = ...
QueryExplorer (monarch.BorgTask): task cell global
Counter of retries that happened transparently within the pipe of behaviors to the given backend per retry count. Only incremented for retries (not the first attempt). To limit the metric fanout, the retry field only has the following values: (1, 2, 3, 4, 5, 10, 100) where the values above 5 represent buckets of retries count up to the next value (e.g., if a request had 7 retries, the retry=5 field would be incremented 3 times). backend: Identifies the backend to which requests are sent. This may contain a suffix for differentiating the Extensible Stubs behavior that exports the value. package: The package (namespace) part of the method descriptor used to identify what is invoked on the backend. In case of Stubby or gRPC this represents the proto package. Can be empty. service: The unqualified service part of the method descriptor used to identify what is invoked on the backend. This is always present. command: The unqualified command part of the method descriptor used to identify what is invoked on the backend. This is always present. request_key: Key of the request. retry: Discrete set of buckets of retry counts, having the following values: (1, 2, 3, 4, 5, 10, 100).
defined at production/rpc/stubs/retries/attempt_count_stub.cc:56 with annotations: CUMULATIVE=true VARZ_NAME=stubs-retries
Collection schedule: PERIOD(sec)=60, TRAFFIC=AF3, REPL=2, PATTERN=/stubs/retries
Map with 0 row(s)