-
See #398
https://github.com/cryostatio/cryostat-core/blob/main/cryostat-core/src/main/resources/io/cryostat/core/agent/jfrprobes_schema.xsd
This causes probe template uploads to fail because th…
-
Not sure if this is the right channel to report this, but what the heck - I'll try it :).
Analyzing a Java 11 recorded `.jfr` using Zulu Mission Control 7 EA, which is (to my understanding) merely …
-
Steps to reproduce:
1. Open JFR snapshot from dev. build of JDK 21 ([jfr-1685451518486.jfr.gz](https://github.com/oracle/visualvm/files/11610782/jfr-1685451518486.jfr.gz))
2. There is warning in t…
-
Despite the existence of container-jfr-core, container-jfr itself still contains some direct dependencies on upstream JMC, mostly in the way of service interfaces, recording option definitions, record…
-
## Bug Report
#### Current Behavior
Periodic cluster topology refresh blocks commands execution.
From JFR,
1) topology refresh took 1.5 sec
Start Time Duration End Time Event Thre…
-
Java Mission Control has an Expert System that can run rules against JFR recordings and perform an Automated Analysis to identify and generate a risk score against common performance issues.
I have…
-
-
We need to make the process of finding and implementing performance improvements more approachable. We already have support for YourKit and the Java FlightRecorder - search around in issues and the wi…
-
Java : 8
Jersey : 2.35
Spring : 5.1.5.RELEASE
com.google.appengine.tools : 0.8.2
On my production server, first call of my REST API took a while.
After a lot of research, it seems that somethi…
-
Env:
kpack 0.9.2
k8s
If I want to [enable JFR with Native Image](https://www.graalvm.org/22.3/reference-manual/native-image/debugging-and-diagnostics/JFR/), then in the build phase, I will pass a…