Hi All,

I have now updated the In-Flight Request Count stream definition to the
following:

<streamDefinition name="stratos.lb.in.flight.req.count" version="1.0.0">
         <description>cluster partition in-flight request
count</description>
         <nickName>in-flight request count</nickName>
         <metaData>
         </metaData>
         <correlationData>
         </correlationData>
         <payloadData>
             <property name="cluster_id" type="String"/>
             <property name="partition_id" type="String"/>
             <property name="in_flight_request_count" type="int"/>
         </payloadData>
     </streamDefinition>

This applies to both Stratos load balancer and load balancer extension API.

Thanks
Imesh

Reply via email to