<Monitor>
    <vectors>
        <type>dynamic</type>
        <path isPartOfHierarchy="true" vectorRelation="" useAs="key">$</path>
        <metrics>
            <metricPath mPath="$[*].." >
                <attribute>
                    <name>size</name>
                    <index>1</index>
		    <convertTo>MB</convertTo>
                </attribute>
                <attribute>
                    <name>max_size</name>
                    <index>2</index>
		    <convertTo>MB</convertTo>
                </attribute>
            </metricPath>
            <metricPath mPath="$[*].hit.." >
                <attribute>
                    <name>responses</name>
                    <index>3</index>
                </attribute>
                <attribute>
                    <name>bytes</name>
                    <index>4</index>
		    <convertTo>KB</convertTo>
                </attribute>
            </metricPath>
            <metricPath mPath="$[*].stale.." >
                <attribute>
                    <name>responses</name>
                    <index>5</index>
                </attribute>
                <attribute>
                    <name>bytes</name>
                    <index>6</index>
		    <convertTo>KB</convertTo>
                </attribute>
            </metricPath>
            <metricPath mPath="$[*].updating.." >
                <attribute>
                    <name>responses</name>
                    <index>7</index>
                </attribute>
                <attribute>
                    <name>bytes</name>
                    <index>8</index>
		    <convertTo>KB</convertTo>
                </attribute>
            </metricPath>
            <metricPath mPath="$[*].revalidated.." >
                <attribute>
                    <name>responses</name>
                    <index>9</index>
                </attribute>
                <attribute>
                    <name>bytes</name>
                    <index>10</index>
		    <convertTo>KB</convertTo>
                </attribute>
            </metricPath>
            <metricPath mPath="$[*].miss.." >
                <attribute>
                    <name>responses</name>
                    <index>11</index>
                </attribute>
                <attribute>
                    <name>bytes</name>
                    <index>12</index>
		    <convertTo>KB</convertTo>
                </attribute>
                <attribute>
                    <name>responses_written</name>
                    <index>13</index>
                </attribute>
                <attribute>
                    <name>bytes_written</name>
                    <index>14</index>
		    <convertTo>KB</convertTo>
                </attribute>
            </metricPath>
            <metricPath mPath="$[*].expired.." >
                <attribute>
                    <name>responses</name>
                    <index>15</index>
                </attribute>
                <attribute>
                    <name>bytes</name>
                    <index>16</index>
		    <convertTo>KB</convertTo>
                </attribute>
                <attribute>
                    <name>responses_written</name>
                    <index>17</index>
                </attribute>
                <attribute>
                    <name>bytes_written</name>
                    <index>18</index>
		    <convertTo>KB</convertTo>
                </attribute>
            </metricPath>
            <metricPath mPath="$[*].bypass.." >
                <attribute>
                    <name>responses</name>
                    <index>19</index>
                </attribute>
                <attribute>
                    <name>bytes</name>
                    <index>20</index>
		    <convertTo>KB</convertTo>
                </attribute>
                <attribute>
                    <name>responses_written</name>
                    <index>21</index>
                </attribute>
                <attribute>
                    <name>bytes_written</name>
                    <index>22</index>
		    <convertTo>KB</convertTo>
                </attribute>
            </metricPath>
        </metrics>
    </vectors>
</Monitor>
