Data Streams Monitoring for Amazon SQS
이 페이지는 아직 한국어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우
언제든지 연락주시기 바랍니다.Prerequisites
Setting up Data Streams Monitoring
See setup instructions for Java, Node.js, Python, or .NET.
Monitoring SQS pipelines
Data Streams Monitoring uses one message attribute to track a message’s path through an SQS queue. As Amazon SQS has a maximum limit of 10 message attributes allowed per message, all messages streamed through the data pipelines must have 9 or fewer message attributes set, allowing the remaining attribute for Data Streams Monitoring.
Measuring SQS Dead Letter Queues
Data Streams Monitoring allows you to track messages as they arrive in a dead-letter queue (DLQ). When a message is dead-lettered, you can use Datadog to investigate and resolve the underlying issue.
To measure the number of messages in a DLQ, ensure your AWS integration has the following permissions:
sqs:ListQueuessqs:GetQueueAttributestag:GetResources