• Akrama Baig Mirza's avatar
    Add thread ID collection to IOThreadPoolExecutor for dogpiles · 90781bd9
    Akrama Baig Mirza authored
    Summary:
    - Use `ThreadIdWorkerProvider` in `IOThreadPoolExecutor` for Thrift dogpiles
    - Only enable thread ID collection in `IOThreadPoolExecutor` if `THRIFT_FLAG(enable_io_queue_lag_detection)` is enabled
    
    Reviewed By: yfeldblum
    
    Differential Revision: D32815984
    
    fbshipit-source-id: 9c923e44ca0e3ac93697f7332ac34a95b4c784cb
    90781bd9
IOThreadPoolExecutor.cpp 8.74 KB