[
https://issues.apache.org/jira/browse/THRIFT-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16733373#comment-16733373
]
Jens Geyer commented on THRIFT-2927:
------------------------------------
Potential conflict of interest ahead: Time and/or space required to measure
should not impact performance, especially when used in a multithreaded scenario
(i,e. lock contention).
> Statistic function support (call analytics: duration, success-count,
> failure-count, etc..)
> ------------------------------------------------------------------------------------------
>
> Key: THRIFT-2927
> URL: https://issues.apache.org/jira/browse/THRIFT-2927
> Project: Thrift
> Issue Type: New Feature
> Components: C++ - Compiler, C++ - Library
> Affects Versions: 0.9.2
> Environment: linux c++
> Reporter: Shi Jun
> Priority: Major
>
> As a RPC framework, Thrift should support some statistic function, such as
> latency、call times、failure rate and so on. And all these things can be done
> by the framework, applications just need to use a make argument to open the
> statistic function switch or not.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)