Once you’ve integrated with AWS CloudWatch, you have access to metrics from AWS Textract, which helps you incorporate document text analysis and detection into your applications.
See all AWS integrations.
You can validate that metrics are reporting to Lightstep on the Metrics details page in Project settings.
The following table shows the Textract metrics ingested by Lightstep.
Metric Name | Unit | Description |
---|---|---|
aws.textract.successful_request_count | count | The number of successful requests. |
aws.textract.throttled_count | count | The number of throttled requests. |
aws.textract.response_time | milliseconds | The amount of time, in milliseconds, that it took Amazon Textract to compute the answer. |
aws.textract.server_error_count | count | The number of server errors. |
aws.textract.user_error_count | count | The number of user errors (invalid parameters, invalid image, no permission, and so on). |