on 03 Jan 2023 02:41 AM
If I go to JBoss process dashboard -> Further Details -> Web Request -> the dashboard is empty.
By the default, the JBoss EAP has no statistics enabled.
The WebRequest Metric can be enabled by the WebGui or Config.
Example:
<subsystem xmlns="urn:jboss:domain:undertow:7.0" default-server="default-server" default-virtual-host="default-host" default-servlet-container="default" default-security-domain="other" statistics-enabled="true">