]
Paul Ferraro updated WFLY-12862:
--------------------------------
Component/s: MP Metrics
(was: MP Config)
microprofile-metrics subsystem should not expose smallrye
implementation to deployments
---------------------------------------------------------------------------------------
Key: WFLY-12862
URL:
https://issues.redhat.com/browse/WFLY-12862
Project: WildFly
Issue Type: Bug
Components: MP Metrics
Affects Versions: 18.0.1.Final
Reporter: Paul Ferraro
Assignee: Paul Ferraro
Priority: Major
Smallrye is an implementation detail of the specification and should not be exposed to
deployments. It seems the only reason to expose io.smallrye.metrics to a deployment is to
allow CDI to dynamically load its portable extension. Registering this manually removes
that requirement.