Commit Graph

4 Commits

Author SHA1 Message Date
kjake 4e9b54e610 Unwind Most Changes
Paring down to what should be necessary, but likely won't build in this state
2025-01-20 17:10:15 -05:00
kjake 32a5ba9418 More complete freebsd change 2025-01-20 13:36:21 -05:00
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
Devin Carr 43446bc692 TUN-8423: Deprecate older legacy tunnel capnp interfaces
Since legacy tunnels have been removed for a while now, we can remove
many of the capnp rpc interfaces that are no longer leveraged by the
legacy tunnel registration and authentication mechanisms.
2024-05-23 11:17:49 -07:00
Renamed from tunnelrpc/pogs/configurationrpc.go (Browse further)