Service Performance Metrics Over Time
The Service Performance Metrics portlet on the Welcome page displays the run-time metrics for a service over an extended 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. |
Time Interval | Required. Specifies the time interval (as expressed in Days, Hours, Minutes, and Seconds) between consecutive repeats of examining metrics. |
Duration (Past X Days/Hours) | Required. Specifies a duration (as expressed in Days, Hours, Minutes, and Seconds) 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.