[
https://issues.redhat.com/browse/ISPN-11185?page=com.atlassian.jira.plugi...
]
Nistor Adrian commented on ISPN-11185:
--------------------------------------
As part of ISPN-11174 I did a major refactoring of Infinispan's mp metrics
implementation and I also moved the registration of base and vendor metrics from
infinispan's core to server.
The server is indeed a standalone app, not a component, so this should be ok now.
Users of infinispan embedded will not be bothered by this anymore. The fix is included in
10.1.5.Final. We can close this now.
Infinispan should not auto-export 'base' and 'vendor'
MicroProfile metric registries
------------------------------------------------------------------------------------
Key: ISPN-11185
URL:
https://issues.redhat.com/browse/ISPN-11185
Project: Infinispan
Issue Type: Bug
Components: Analytics
Affects Versions: 10.0.1.Final, 10.1.0.Final
Reporter: Paul Ferraro
Assignee: Nistor Adrian
Priority: Major
ISPN-11106 seems to assume that Infinispan is the only component using MicroProfile
metrics.
However, ultimately, the task of exporting base and vendor metrics is the responsibility
of the MicroProfile container - not of an individual component.
At the very least, I need to be able to disable the logic in
ApplicationMetricsRegistry.start().
--
This message was sent by Atlassian Jira
(v7.13.8#713008)