MicroProfile Metrics2.32.22.01.11.0
MicroProfile Metrics
2.3
2.2
2.0
1.1
1.0
This feature provides support for the Eclipse MicroProfile Metrics 2.2 specification for enterprise Java.
Enabling this feature
To enable the MicroProfile Metrics 2.2 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>mpMetrics-2.2</feature>
Stable API packages provided by this feature
-
org.eclipse.microprofile.metrics
-
org.eclipse.microprofile.metrics.annotation