The QUARKUS-6552 introduced the ability to capture the quarkus.extension , quarkus.runtime , quarkus.application values. These values should be captured at the start of the application or at least before the end of application. This is not happening and the quarkus.extension , quarkus.runtime , quarkus.application are registered, but the values are not captured.
More deep dive information are described on upstream Quarkus issue https://github.com/quarkusio/quarkus/issues/50392
- blocks
-
QUARKUS-6552 Add functionality to capture Quarkus application runtime data using JFR extension
-
- To Do
-
-
QUARKUS-6553 Properly capture Quarkus information for JFR events
-
- To Do
-