<Monitor>
<vectors>
<type>fixed</type>
<path isPartOfHierarchy="true" vectorRelation="" useAs="key">$.gauges</path>
<metrics>
<metricPath mPath="$.gauges.['$keyParam'].." operation="regex" regexPattern="\ballJobs\b">
<attribute>
<name>value</name>
<index>1</index>
</attribute>
</metricPath>
<metricPath mPath="$.gauges.['$keyParam'].." operation="regex" regexPattern="\bactiveJobs\b">
<attribute>
<name>value</name>
<index>2</index>
</attribute>
</metricPath>
<metricPath mPath="$.gauges.['$keyParam'].." operation="regex" regexPattern="\bdiskSpaceUsed_MB\b">
<attribute>
<name>value</name>
<index>3</index>
</attribute>
</metricPath>
<metricPath mPath="$.gauges.['$keyParam'].." operation="regex" regexPattern="\bmemUsed_MB\b">
<attribute>
<name>value</name>
<index>4</index>
</attribute>
</metricPath>
<metricPath mPath="$.gauges.['$keyParam'].." operation="regex" regexPattern="\bfailedStages\b">
<attribute>
<name>value</name>
<index>5</index>
</attribute>
</metricPath>
<metricPath mPath="$.gauges.['$keyParam'].." operation="regex" regexPattern="\brunningStages\b">
<attribute>
<name>value</name>
<index>6</index>
</attribute>
</metricPath>
<metricPath mPath="$.gauges.['$keyParam'].." operation="regex" regexPattern="\bwaitingStages\b">
<attribute>
<name>value</name>
<index>7</index>
</attribute>
</metricPath>
</metrics>
</vectors>
</Monitor>