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: [email protected]
