This is more a question for the WildFly forums, I am not really sure how this has been implemented in WildFly.

Stuart

On Thu, Apr 18, 2019 at 6:54 PM paroczizs <paroczizs@gmail.com> wrote:
Hi Undertow Dev,

I am using Wildfly 15.0.1, the microprofile metrics are enabled:

<subsystem xmlns="urn:wildfly:microprofile-metrics-smallrye:1.0" security-enabled="false" exposed-subsystems="*"/>

the undertow module statistics is enavbled:

<subsystem xmlns="urn:jboss:domain:undertow:8.0" ... statistics-enabled="true">

however the /metrics page does not contains any http related statistics.

Do I have to set any other configuration to see the undertow related statistics?

Regards, Zsolt
_______________________________________________
undertow-dev mailing list
undertow-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/undertow-dev