You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/01/20 11:37:00 UTC

[jira] [Commented] (CAMEL-16057) camel-core - Fine grained event notifier for lifecycle of services

    [ https://issues.apache.org/jira/browse/CAMEL-16057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17268531#comment-17268531 ] 

Claus Ibsen commented on CAMEL-16057:
-------------------------------------

We dont need this per service, as we use StartupStep to capture startup exeuction times for various works.

> camel-core - Fine grained event notifier for lifecycle of services
> ------------------------------------------------------------------
>
>                 Key: CAMEL-16057
>                 URL: https://issues.apache.org/jira/browse/CAMEL-16057
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.8.0
>
>
> So we can capture more information for monitoring, such as better identify which services are slow to startup. 
> Currently the events are a bit coarse grained. We need fine grained for
> - per route
> - per service
> And maybe have a way of grouping/categorizing services so you can better understand what they are used for.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)