]
Nistor Adrian updated ISPN-11184:
---------------------------------
Status: Open (was: New)
Infinispan MicroProfile metrics are registered to the wrong scope
-----------------------------------------------------------------
Key: ISPN-11184
URL:
https://issues.redhat.com/browse/ISPN-11184
Project: Infinispan
Issue Type: Bug
Components: Analytics
Affects Versions: 10.0.1.Final, 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Nistor Adrian
Priority: Blocker
Infinispan registers MicroProfile metrics using application scope. This scope is
reserved for applications, and use vendor scope instead.
https://download.eclipse.org/microprofile/microprofile-metrics-2.2/microp...
Without a mechanism to override the ApplicationMetricsRegistry, I've file this as a
blocker as it currently blocks integration into WildFly.