I think its better to merge these first and then compare with the CGI list. I don't think we're missing many on that list.
On Tue, Dec 6, 2016 at 1:24 PM, Uvindra Dias Jayasinha <[email protected]> wrote: > Hi Rukshan, > > There have been requests in the past to include all available CGI > variables[1] to give more flexibility when it comes to stats. We are > already capturing some of these above. I dont know for sure how useful or > relevant it might be to capture them all though. > > [1] http://www.cgi101.com/book/ch3/text.html > > On 6 December 2016 at 11:33, Rukshan Premathunga <[email protected]> wrote: > >> Hi All, >> >> As part of the new APIM C5 release we are start to design analytics >> Streams. Here is the list of streams we decided to publish from APIM >> components. Even though here we listed separate event streams we hope to >> merge all the event streams except *org.wso2.apimgt.statistics.workflow* to >> one event and publish. By merging these event stream we will be able to >> avoid duplicate attributes and increase the performance at the event >> receivers. >> >> So please go though these stream schema and share your ideas. >> >> *Stream name :org.wso2.apimgt.statistics.request* >> >> *version :2.0.0* >> >> api :STRING >> >> context :STRING >> >> version :STRING >> >> publisher :STRING >> >> subscription_policy :STRING >> >> resource_path :STRING >> >> uri_template :STRING >> >> consumer_key :STRING >> >> application_name :STRING >> >> application_id :STRING >> >> application_owner :STRING >> >> user_id :STRING >> >> subscriber :STRING >> >> request_count :INT >> >> request_time :LONG >> >> gateway_domain :STRING >> >> gateway_ip :STRING >> >> is_throttled :BOOL >> >> throttled_reason :STRING >> >> throttled_policy :STRING >> >> client_ip :STRING >> >> user_agent :STRING >> >> host_name :STRING >> method :STRING >> >> >> >> *name : org.wso2.apimgt.statistics.response* >> >> *version : 2.0.0* >> >> consumer_key : STRING >> >> context : STRING >> >> api : STRING >> >> resource_path : STRING >> >> uri_template : STRING >> >> method : STRING >> >> version : STRING >> >> response_count : INT >> >> username : STRING >> >> event_time : LONG >> >> host_name : STRING >> >> publisher : STRING >> >> application_name : STRING >> >> application_id : STRING >> >> application_owner : STRING >> >> user_id : STRING >> >> subscriber : STRING >> >> cache_hit : BOOL >> >> response_size : LONG >> >> protocol : STRING >> >> response_code : INT >> >> destination : STRING >> >> gateway_domain : STRING >> >> gateway_ip : STRING >> >> response_time : LONG >> >> service_time : LONG >> >> backend_time : LONG >> >> backend_latency : LONG >> >> security_latency : LONG >> >> throttling_latency : LONG >> >> request_mediation_latency : LONG >> >> respons_mediation_latency : LONG >> other_latency : LONG >> >> >> >> *name : org.wso2.apimgt.statistics.fault* >> >> *version : 2.0.0* >> >> consumer_key : STRING >> >> context : STRING >> >> api : STRING >> >> resource_path : STRING >> >> method : STRING >> >> version : STRING >> >> error_code : STRING >> >> error_message : STRING >> >> request_time : LONG >> >> application_owner : STRING >> >> user_id : STRING >> >> subscriber : STRING >> >> host_name : STRING >> >> publisher : STRING >> >> application_name : STRING >> >> application_id : STRING >> >> protocol : STRING >> >> gateway_domain : STRING >> >> gateway_ip : STRING >> >> >> >> *name : org.wso2.apimgt.statistics.throttle* >> >> *version : 2.0.0* >> >> api : STRING >> >> context : STRING >> >> publisher : STRING >> >> throttled_time : LONG >> >> application_name : STRING >> >> application_id : STRING >> >> application_owner : STRING >> >> user_id : STRING >> >> subscriber : STRING >> >> throttled_reason : STRING >> >> throttled_policy : STRING >> >> gateway_domain : STRING >> >> gateway_ip : STRING >> >> >> >> *name : org.wso2.apimgt.statistics.workflow* >> >> *version : 2.0.0* >> >> workflow_reference : STRING >> >> workflow_status : STRING >> >> workflow : STRING >> >> created_time : LONG >> >> updated_time : LONG >> >> node_domain : STRING >> node_ip : STRING >> >> >> Thanks and Regards >> -- >> Rukshan Chathuranga. >> Software Engineer. >> WSO2, Inc. >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > Regards, > Uvindra > > Mobile: 777733962 > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Nuwan Dias Software Architect - WSO2, Inc. http://wso2.com email : [email protected] Phone : +94 777 775 729
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
