You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
finagle/finagle-core: Add record method to SLOStatsFilter for external usage
Problem
We want to be able to use this filter outside of Service[Req, Rep] contexts.
Solution
Add a `record` method so that usages outside of services can use it.
Differential Revision: https://phabricator.twitter.biz/D1192334
0 commit comments