<Monitor>
    <vectors>
        <type>dynamic</type>
        <path isPartOfHierarchy="true" vectorRelation="" useAs="key">$</path>
        <metrics>
            <metricPath mPath="$[*].." >
                <attribute>
                    <name>processing</name>
                    <index>1</index>
                </attribute>
                <attribute>
                    <name>requests</name>
                    <index>2</index>
                </attribute>
                <attribute>
                    <name>discarded</name>
                    <index>9</index>
                </attribute>
                <attribute>
                    <name>received</name>
                    <index>10</index>
                    <convertTo>KBPS</convertTo>
                </attribute>
                <attribute>
                    <name>sent</name>
                    <index>11</index>
                    <convertTo>KBPS</convertTo>
                </attribute>
            </metricPath>
            <metricPath mPath="$[*].responses.." >
                <attribute>
                    <name>total</name>
                    <index>3</index>
                </attribute>
                <attribute>
                    <name>1xx</name>
                    <index>4</index>
                </attribute>
                <attribute>
                    <name>2xx</name>
                    <index>5</index>
                </attribute>
                <attribute>
                    <name>3xx</name>
                    <index>6</index>
                </attribute>
                <attribute>
                    <name>4xx</name>
                    <index>7</index>
                </attribute>
                <attribute>
                    <name>5xx</name>
                    <index>8</index>
                </attribute>
            </metricPath>
        </metrics>
    </vectors>
</Monitor>
