You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/01/20 11:47:13 UTC

[GitHub] [camel-quarkus] davsclaus opened a new issue #2151: camel-jfr extension

davsclaus opened a new issue #2151:
URL: https://github.com/apache/camel-quarkus/issues/2151


   This is for Java Flight Recorder.
   
   The extension can at build time then pre configure the ExtendedCamelContext.setStartupStepRecorder(new JavaInflight...)
   And have the recorder use the configuration values from the supported values which we have in `camel-main`.
   
   Its all the `camel.main.startupRecorder` options that can be used for configuration, such as duration, profile, dir etc.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #2151: JFR Native support

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #2151:
URL: https://github.com/apache/camel-quarkus/issues/2151


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #2151: JFR Native support

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #2151:
URL: https://github.com/apache/camel-quarkus/issues/2151#issuecomment-894260609


   Native support currently blocked by https://github.com/oracle/graal/issues/3608.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org