[jira] Updated: (GERONIMO-3761) Add data collection and instrumentation to the AsyncHttpClient

2008-01-24 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated GERONIMO-3761: -- Attachment: GERONIMO-3761-v4.patch I'm submitting a small patch that addresses the

[jira] Updated: (GERONIMO-3761) Add data collection and instrumentation to the AsyncHttpClient

2008-01-23 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated GERONIMO-3761: -- Attachment: GERONIMO-3761-v3.patch A suggestion for adding request start time and connect

[jira] Updated: (GERONIMO-3761) Add data collection and instrumentation to the AsyncHttpClient

2008-01-23 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated GERONIMO-3761: -- Attachment: TimeMonitor.java A proof of concept for measuring average response time. For

[jira] Updated: (GERONIMO-3761) Add data collection and instrumentation to the AsyncHttpClient

2008-01-22 Thread Sangjin Lee (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sangjin Lee updated GERONIMO-3761: -- Attachment: GERONIMO-3761-v2.patch a modified patch (still not complete) Add data

[jira] Updated: (GERONIMO-3761) Add data collection and instrumentation to the AsyncHttpClient

2008-01-18 Thread Rick McGuire (JIRA)
[ https://issues.apache.org/jira/browse/GERONIMO-3761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rick McGuire updated GERONIMO-3761: --- Attachment: GERONIMO-3761.patch This is a proof of concept of the monitoring support.