[ 
https://issues.apache.org/jira/browse/CAMEL-1397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-1397.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: Future)
                   2.6.0
         Assignee: Claus Ibsen

Thanks Ben for the patch and working on this.

Yeah in the future we should allow to gather those stats using REST 
with/without JMX enabled. But thats another story.

I have modified your patch a bit
- removing thread local for date formatter (overkill)
- fixed message time first, which was wrongly set to last
- introduce an interface for RouteStatistics, which we later can provide an 
alternative impl of

Fell free to improve. For example the / separator in the web console could be 
in different color / bold, etc to make it easier to spot, especially in the 
date time column which also uses / separators.

> add metrics to the console
> --------------------------
>
>                 Key: CAMEL-1397
>                 URL: https://issues.apache.org/jira/browse/CAMEL-1397
>             Project: Camel
>          Issue Type: Sub-task
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.6.0
>
>         Attachments: camel-web-route-metrics-revised.txt, 
> routes_stats_screenshot.png
>
>


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to