aws.transcribe.async_server_error_count (count) | The number of asynchronous server errors, specifically automatic speech recognition processing errors. Shown as error |
aws.transcribe.async_user_error_count (count) | The number of asynchronous user errors, such as audio format mismatches, invalid sample rates, or Amazon S3 access errors. Shown as error |
aws.transcribe.audio_duration_time (gauge) | The length of an audio or video file. Shown as second |
aws.transcribe.audio_duration_time.maximum (gauge) | The maximum length of an audio or video file. Shown as second |
aws.transcribe.concurrent_jobs_count (gauge) | The number of concurrent transcription jobs. Shown as job |
aws.transcribe.concurrent_jobs_count.maximum (gauge) | The maximum number of concurrent transcription jobs. Shown as job |
aws.transcribe.concurrent_post_stream_jobs_count (gauge) | The number of concurrent AWS HealthScribe post-stream analytics jobs currently being processed. Shown as job |
aws.transcribe.concurrent_post_stream_jobs_count.maximum (gauge) | The maximum number of concurrent AWS HealthScribe post-stream analytics jobs currently being processed. Shown as job |
aws.transcribe.concurrent_streams_count (gauge) | The number of concurrent streams currently being processed. Shown as connection |
aws.transcribe.concurrent_streams_count.maximum (gauge) | The maximum number of concurrent streams currently being processed. Shown as connection |
aws.transcribe.in_progress_custom_language_models (gauge) | The number of custom language models currently being trained. Shown as job |
aws.transcribe.limit_exceeded_count (count) | The number of requests rejected for exceeding a non-rate quota, such as concurrent jobs or total transcriptions. |
aws.transcribe.post_stream_job_limit_exceeded_count (count) | The number of requests rejected for exceeding the concurrent post-stream job quota. |
aws.transcribe.successful_request_count (count) | The number of successful requests, with response codes in the 200-299 range. Shown as request |
aws.transcribe.sync_server_error_count (count) | The number of synchronous server errors, with response codes in the 500-599 range. Shown as error |
aws.transcribe.sync_user_error_count (count) | The number of synchronous user errors, such as invalid parameters, files, or permissions, with response codes in the 400-499 range. Shown as error |
aws.transcribe.throttled_count (count) | The number of requests throttled due to an exceeded transaction rate quota. Shown as throttle |
aws.transcribe.total_request_count (count) | The total number of requests made to Amazon Transcribe, including successful and unsuccessful requests. Shown as request |