]
Jeff Mesnil resolved WFWIP-126.
-------------------------------
Resolution: Done
Fix in dev branch
MP metrics not enabled for HA profiles
--------------------------------------
Key: WFWIP-126
URL:
https://issues.jboss.org/browse/WFWIP-126
Project: WildFly WIP
Issue Type: Bug
Components: MP Metrics
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
Priority: Blocker
MP Metrics not enabled for HA profiles
{code}
grep 'org.wildfly.extension.microprofile.metrics-smallrye'
dist/target/wildfly-15.0.0.Alpha1-SNAPSHOT/standalone/configuration/*.xml
{code}
MP Metrics enabled in:
* standalone-full.xml
* standalone.xml
MP Metrics NOT enabled in:
* standalone-ha.xml
* standalone-full-ha.xml