I'm profiling Tomcat 9.0.69 (running under Oracle JDK17.0.

After capturing a CPU profiling (sampling) snapshot, the Java EE -> Database contains no data at all (while obviously there were executed DB queries).
(NOTE: in local profiling session it's fine).
Is it a known limitation/issue of the remote profiling mode? Or it's possible to enable SQL probes collection for remote profiling somehow separately?