bkotsopoulos
574a36ff99
Add client-side exec-server RPC attempt metrics ( #42883 )
...
## What changed
- Record `exec_server_client_requests_total` for every client RPC call attempt,
labeled by protocol method.
- Count attempts before local admission so rejected, timed-out, cancelled, and
transport-failed calls are included, while notifications and responses are not.
- Export the counter to configured OpenTelemetry collectors while excluding it
from the built-in Statsig metrics set.
## Testing
- Cover every RPC call entry point, successful responses, local and transport
failures, timeouts, cancellation, notifications, and disabled metrics.
- Verify that the OTLP HTTP exporter retains the counter.
GitOrigin-RevId: d266e840d5871aa2c34bed8ce44f3345e2b4650f
2026-09-04 23:06:00 +00:00
..
2026-09-04 21:17:25 +00:00
2026-09-04 21:17:25 +00:00
2026-09-03 01:26:35 +00:00
2026-09-03 01:26:35 +00:00
2026-09-04 21:17:25 +00:00
2026-09-03 06:02:25 +00:00
2026-09-04 03:40:37 +00:00
2026-08-31 13:44:12 +00:00
2026-08-31 13:44:12 +00:00
2026-09-03 23:20:54 +00:00
2026-09-02 21:50:51 +00:00
2026-09-04 20:48:16 +00:00
2026-09-02 20:07:11 +00:00
2026-09-03 01:46:37 +00:00
2026-08-28 19:44:50 +00:00
2026-08-29 02:52:58 +00:00
2026-09-01 17:17:45 +00:00
2026-09-01 01:00:50 +00:00
2026-09-01 01:00:50 +00:00
2026-09-04 12:56:26 +00:00
2026-09-03 18:36:58 +00:00
2026-08-29 02:46:06 +00:00
2026-09-04 21:53:08 +00:00
2026-08-31 21:27:51 +00:00
2026-09-02 01:06:18 +00:00
2026-09-04 21:17:25 +00:00
2026-09-03 23:20:54 +00:00
2026-09-02 18:34:27 +00:00
2026-09-04 21:17:25 +00:00
2026-09-04 23:06:00 +00:00
2026-09-02 21:58:58 +00:00
2026-09-04 21:07:14 +00:00
2026-09-02 15:07:11 +00:00
2026-09-04 10:22:43 +00:00
2026-09-04 18:02:08 +00:00
2026-08-27 20:44:47 +00:00
2026-09-02 03:46:24 +00:00
2026-09-04 20:27:18 +00:00
2026-09-04 21:07:14 +00:00
2026-09-01 18:02:27 +00:00
2026-09-04 12:56:26 +00:00
2026-09-01 15:12:53 +00:00
2026-08-26 23:41:18 +00:00
2026-09-03 23:20:54 +00:00
2026-09-02 21:50:51 +00:00
2026-09-03 21:21:09 +00:00
2026-09-03 21:21:09 +00:00
2026-09-04 22:47:01 +00:00
2026-09-04 20:09:04 +00:00
2026-09-04 12:08:02 +00:00
2026-09-04 23:06:00 +00:00
2026-09-01 17:17:45 +00:00
2026-09-01 18:02:27 +00:00
2026-09-04 22:11:14 +00:00
2026-09-04 05:07:02 +00:00
2026-08-26 17:45:42 +00:00
2026-09-04 13:35:41 +00:00
2026-09-04 21:17:25 +00:00
2026-08-28 01:14:02 +00:00
2026-09-04 20:09:04 +00:00
2026-09-01 18:24:56 +00:00
2026-09-03 01:33:32 +00:00
2026-09-04 21:17:25 +00:00
2026-09-02 18:34:27 +00:00
2026-09-04 20:18:13 +00:00
2026-09-04 21:17:25 +00:00
2026-09-02 02:09:35 +00:00
2026-09-04 22:47:01 +00:00
2026-09-02 18:42:06 +00:00
2026-09-04 01:56:38 +00:00
2026-09-04 05:07:02 +00:00
2026-09-03 20:01:07 +00:00
2026-09-04 19:40:01 +00:00
2026-09-02 22:19:51 +00:00
2026-09-04 01:56:38 +00:00
2026-09-04 20:48:16 +00:00
2026-09-04 20:48:16 +00:00
2026-09-04 05:07:02 +00:00