Work around Micrometer JvmGcMetrics introspection failure
Closes gh-23998
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<jboss-deployment-structure xmlns="urn:jboss:deployment-structure:1.2">
|
||||
<deployment>
|
||||
<dependencies>
|
||||
<system>
|
||||
<paths>
|
||||
<path name="com/sun/management"/>
|
||||
</paths>
|
||||
</system>
|
||||
</dependencies>
|
||||
</deployment>
|
||||
</jboss-deployment-structure>
|
||||
Reference in New Issue
Block a user