Metric | Description |
Availability | Indicates whether the connector or service was available to the specified consumers in the current interval. For information about intervals, see Setting the Database Options for Publishing
Performance Metrics and Events. A value of 100 indicates that the connector or service was always available. If invocations fail due to policy violations, this parameter could still be as high as 100. |
Average Response Time | The average amount of time it took the connector or cloud connector service to complete all invocations in the current interval. Response time is measured from the moment CloudStreams receives the request until the moment it returns the response to the caller. |
Fault Count | The number of failed invocations made by a connector, cloud connector service, or consumer in the current interval. |
Success Count | The number of successful service invocations made by a connector, cloud connector service, or consumer in the current interval. |
Total Request Count | The total number of requests made by a connector, cloud connector service, or consumer in the current interval. |
Note: | The metrics do not include metrics for failed invocations unless you set the pg.PgMetricsFormatter.includeFaults parameter to true in IntegrationServer_directory\instances\instance_name\packages\WmCloudStreams\config\resources\wst-config.properties. For more information, see Advanced Settings. |