<?xml version="1.0" encoding="UTF-8" ?>
<Monitor>
        <monitorName>ApacheKafkaTransaction</monitorName>
        <monitorId>170</monitorId>
        <isEnabled>true</isEnabled>
        <includeMonitorName>false</includeMonitorName>
        <includeVectorName>false</includeVectorName>
        <vector>
                <defString>ApacheKafka</defString>
                <merge>false</merge>
        </vector>
        <mbeans>
                <beans>
                       <objectNamePattern>kafka.server:type=transaction-coordinator-metrics</objectNamePattern>
                            <vectors>
                              <type>fixed</type>
                              <defString>KafkaCount</defString>
                        </vectors>
                         <attribute>
                                <name>partition-load-time-avg</name>
                                <type>1</type>
                                <dataType>double</dataType>
                                <index>1</index>
                                <path></path>
                                <value></value>
                        </attribute>
						 <attribute>
                                <name>partition-load-time-max</name>
                                <type>1</type>
                                <dataType>double</dataType>
                                <index>2</index>
                                <path></path>
                                <value></value>
                        </attribute>
		</beans>
	</mbeans>
</Monitor>
