Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JFR Native support #2151

Closed
davsclaus opened this issue Jan 20, 2021 · 1 comment
Closed

JFR Native support #2151

davsclaus opened this issue Jan 20, 2021 · 1 comment

Comments

@davsclaus
Copy link
Contributor

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.

@jamesnetherton jamesnetherton self-assigned this Feb 10, 2021
@jamesnetherton jamesnetherton changed the title camel-jfr extension JFR Native support Feb 17, 2021
@jamesnetherton
Copy link
Contributor

Native support currently blocked by oracle/graal#3608.

jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Nov 22, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Nov 23, 2021
jamesnetherton added a commit to jamesnetherton/camel-quarkus that referenced this issue Nov 23, 2021
@ppalaga ppalaga added this to the 2.6.0 milestone Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants