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
Summary:
- Thrift java applications extensively use offloop threads
- It is difficult to quickly triage saturation of offloop threads
- OffLoopScheduler already has a helper which provides these stats
- Adding these stats to standard thrift server metrics so these will be available by default to all thrift servers
Reviewed By: avalonalex
Differential Revision: D52928066
fbshipit-source-id: d7449a0bab8d9b4f7b4457657d45967cacedb95b
Copy file name to clipboardExpand all lines: third-party/thrift/src/thrift/lib/java/runtime/src/main/java/com/facebook/swift/service/stats/ServerStats.java
0 commit comments