cloudflared-mirror/tunnelrpc
Devin Carr 30197e7dfa TUN-8422: Add metrics for capnp method calls
Adds new suite of metrics to capture the following for capnp rpcs operations:
- Method calls
- Method call failures
- Method call latencies

Each of the operations is labeled by the handler that serves the method and
the method of operation invoked. Additionally, each of these are split
between if the operation was called by a client or served.
2024-05-28 14:14:25 -07:00
..
metrics TUN-8422: Add metrics for capnp method calls 2024-05-28 14:14:25 -07:00
pogs TUN-8422: Add metrics for capnp method calls 2024-05-28 14:14:25 -07:00
proto TUN-8423: Deprecate older legacy tunnel capnp interfaces 2024-05-23 11:17:49 -07:00
quic TUN-8422: Add metrics for capnp method calls 2024-05-28 14:14:25 -07:00
registration_client.go TUN-8422: Add metrics for capnp method calls 2024-05-28 14:14:25 -07:00
registration_server.go TUN-8424: Refactor capnp registration server 2024-05-24 11:40:10 -07:00
utils.go TUN-8419: Add capnp safe transport 2024-05-19 20:34:32 -07:00