• G
    Add apdex function to OAL (#3855) · 6475ab3d
    Gao Hongtao 提交于
    * Add apdex function to OAL
    
    * Add empty line
    
    * Setup config watcher
    
    * Add identifier type to function parameter
    
    * Add config test
    
    * Update score algorithm
    
    * Replace responseCode with status
    
    * Add comments about apdex score algorithm
    
    * Add docs
    
    * Add e2e test case
    
    * Update test case
    
    * Fix disptch class generating error
    
    * Update value name of apdex metric
    
    * Tuning threshold
    
    * Fix single tolerated point bug
    6475ab3d
pom.xml 5.4 KB