The control objects are database connections which can be in the following active states:
java.sql.Connection#createStatement(...)
methods is being executed.
java.sql.Connection#prepareStatement(...)
or java.sql.Connection#prepareCall(...)
methods is being executed.
java.sql.Statement#executeBatch()
is being executed on a statement.
The probe annotates the SQL strings of statements into the call tree and shows them in the hot spots view. Bound values are not shown for prepared statements. This can be changed in the probe settings.
The following telemetries are provided:
There are no control objects for this view, so the probe does not have time line and control objects views.
The probe annotates the SQL strings of persistence operations into the call tree and shows them in the hot spots view.
The following telemetries are provided:
There are no control objects for this view, so the probe does not have time line and control objects views.
The probe annotates MongoDB operations into the call tree and shows them in the hot spots view.
The detected MongoDB operation types are
The probe replaces primitive data with question marks. This can be changed in the probe settings.
The following telemetries are provided:
There are no control objects for this view, so the probe does not have time line and control objects views.
The probe annotates Cassandra CQL queries into the call tree and shows them in the hot spots view.
Two query types are distinguished:
Bound values for prepared statements are not displayed.
The following telemetries are provided:
There are no control objects for this view, so the probe does not have time line and control objects views.
The probe annotates HBase commands into the call tree and shows them in the hot spots view.
The detected HBase operation types are
The following telemetries are provided: