- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
AWS App Runner를 사용하면 소스 코드나 컨테이너 이미지에서 AWS로 애플리케이션을 배포할 수 있습니다.
이 통합을 활성화하면 Datadog에서 모든 App Runner 메트릭을 볼 수 있습니다.
아직 설정하지 않은 경우, 먼저 Amazon Web Services 통합을 설정하세요.
Metric Collection
탭 아래에 AppRunner
가 활성화되어 있는지 확인합니다.AWS App Runner에서 관리하는 애플리케이션과 Datadog을 통합할 때 사용할 수 있는 로그에는 두 가지 종류가 있습니다. 이 로그는 두 가지 로그 그룹으로 분류되어 CloudWatch로 전송됩니다. 첫 번째 그룹은 서비스 로그 그룹으로, 애플리케이션 빌드와 배포 등과 같이 App Runner 서비스의 수명 주기 활동 로그를 모두 캡처합니다. 두 번째 그룹은 애플리케이션 로그 그룹으로, 실행 중인 애플리케이션의 코드의 로그 출력을 포함하고 있습니다.
AWS App Runner에서는 서비스와 작동 상태 변경 이벤트를 EventBridge로 보냅니다. 이를 Datadog로 전송해 Event Stream에서 확인할 수 있습니다. 이 이벤트를 Datadog로 보내려면 다음을 따르세요.
aws.apprunner.2xx_status_responses (count) | The number of 2XX HTTP responses. Shown as response |
aws.apprunner.4xx_status_responses (count) | The number of 4XX HTTP responses. Shown as response |
aws.apprunner.5xx_status_responses (count) | The number of 5XX HTTP responses. Shown as response |
aws.apprunner.active_instances (gauge) | The number of active instances. Shown as instance |
aws.apprunner.cpuutilization (gauge) | Average CPU usage over one-minute periods. Shown as percent |
aws.apprunner.memory_utilization (gauge) | Average memory usage over one-minute periods. Shown as percent |
aws.apprunner.request_latency (gauge) | The time it took your web service to process HTTP requests. Shown as millisecond |
aws.apprunner.request_latency.p50 (gauge) | 50th percentile of the time it took your web service to process HTTP requests. Shown as millisecond |
aws.apprunner.request_latency.p95 (gauge) | 95th percentile of the time it took your web service to process HTTP requests. Shown as millisecond |
aws.apprunner.request_latency.p99 (gauge) | 99th percentile of the time it took your web service to process HTTP requests. Shown as millisecond |
aws.apprunner.requests (count) | The number of HTTP requests that the service received. Shown as request |
AWS App Runner 통합은 EventBridge의 서비스와 작동 상태 변경 이벤트를 지원합니다.
AWS App Runner 통합은 이벤트 점검을 포함하지 않습니다.
도움이 필요하신가요? Datadog 고객 지원팀에 문의해주세요.