Service Performance Metrics
The Service Performance Metrics portlet on the Welcome page displays the run-time metrics for a service over a specified period of time.
Input Parameters
The following table describes the set of input parameters that you can use with the Service Performance Metrics portlet:
Parameter | Description |
Service Key | Required. Specifies the Universally Unique Identifier (UUID) of the service that you want to include in the view. |
Start Time / End Time | Required. Specifies the starting and ending date and time during which you want to examine metrics. |
Result Attributes
The Service Performance Metrics portlet displays the following default results in a text-only or graphical format.
Service Name – The fully qualified name of the service.
Service Key – The Universally Unique Identifier (UUID) that is assigned to the service and uniquely identifies it within the registry.
Service Description – The comment or descriptive information about the service.
Service Version – The user-assigned version identifier for the service.
Total Request Count – The total number of requests for the service running for the current interval.
Total Success Count – The number of successful service invocations for the service for the current interval.
Total Fault Count – The number of failed invocations for the service for the current interval.
Minimum Response Time – The minimum amount of time (in milliseconds) it took to complete an invocation in the current interval.
Maximum Response Time – The maximum amount of time (in milliseconds) it took to complete an invocation in the current interval.
Average Response Time – The average amount of time it took the service to complete each invocation in the current interval.