Skip to content

Commit edc9319

Browse files
SiaaG-devgkwan-ibm
andauthored
fix for mpMetrics hotspot under Enabling vendor metrics for the microservices, and Adding MicroProfile Metrics to the inventory service (#334)
Signed-off-by: Siaa Gor <Siaa.Gor@ibm.com> Co-authored-by: Gilbert Kwan <gkwan@ca.ibm.com> Co-authored-by: Siaa Gor <Siaa.Gor@ibm.com>
1 parent 0902776 commit edc9319

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

finish/src/main/liberty/config/server.xml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@
88
<feature>jsonb</feature>
99
<feature>cdi</feature>
1010
<feature>mpConfig</feature>
11-
<feature>mpMetrics</feature>
11+
<!-- tag::mpMetrics[] -->
12+
<feature>mpMetrics</feature>
13+
<!-- end::mpMetrics[] -->
1214
<feature>mpRestClient</feature>
1315
</featureManager>
1416

0 commit comments

Comments
 (0)