Performance Metric kcml.httpd.request

Summary

HTTP request

Send Condition

After a request to a HTTP server

Overview

Record of a request being made to a KCML HTTP server object.

Statistics

NameTypeDescription
interfacestringInterface name
methodstringHTTP method
endpointstringSOAP server end point URL
timeusecRequest response time
reqsizecountContent-Length of the request
respsizecountContent-Length of the response
statusstringStatus of the response

General Form

kcml.httpd.request,interface=string,method=string,endpoint=string,time=usec,reqsize=count,respsize=count,status=string

See Also:

Performance Metrics