Supported OS
![Windows]()
개요
Postman은 API를 구축하는 단계를 간소화하고 협력을 편리하게 만들어, 더 나은 API를 빠르게 생성할 수 있습니다.
이 통합은 모니터 상태를 면밀히 관측할 수 있도록 도와줍니다. 이 통합으로 다음을 할 수 있습니다.
설정
Postman 설명서에서 상세 지침을 확인할 수 있습니다. Postman 통합에는 Postman 팀, 비즈니스, 엔터프라이즈 플랜이 필요합니다.
구성
- Datadog API 키를 생성합니다.
- Postman 계정으로 로그인하고 Datadog 통합으로 이동합니다.
- “Add Integration"을 선택합니다.
- Datadog에 모니터 메트릭과 이벤트 전송하는 방법:
- 새 통합의 이름을 지정합니다.
- Datadog로 전송하고 싶은 데이터가 있는 모니터를 선택합니다.
- Datadog API 키를 입력합니다.
- 사용하고 싶은 Datadog 리전을 선택합니다.
- (선택 사항) 각 실행에 이벤트, 메트릭, 또는 둘 다를 전송할지 선택합니다.
- “Add Integration"을 선택하여 통합 설정을 완료합니다.

수집한 데이터
메트릭
| |
---|
postman.monitor.run.errors (gauge) | The total number of errors across all requests in a monitoring run |
postman.monitor.run.failed_tests (gauge) | The total number of failed tests across all requests in a monitoring run |
postman.monitor.run.passed_tests (gauge) | Total number of passed tests across all requests in a monitoring run |
postman.monitor.run.request_count (gauge) | Total number of requests in a monitoring run |
postman.monitor.run.total_latency (gauge) | The total latency time for all requests in a monitoring run |
postman.monitor.request.bytes (gauge) | Total bytes sent and received for each request in a monitoring run |
postman.monitor.request.failed_tests (gauge) | Number of failed tests for each request in a monitoring run |
postman.monitor.request.passed_tests (gauge) | Number of passed tests for each request in a monitoring run |
postman.monitor.request.latency (gauge) | The latency for each request in a monitoring run |
postman.monitor.run.http_status_2xx (gauge) | Total number of requests in a monitoring run that return an HTTP status code in the 200 range |
postman.monitor.run.http_status_4xx (gauge) | Total number of requests in a monitoring run that return an HTTP status code in the 400 range |
postman.monitor.run.http_status_5xx (gauge) | Total number of requests in a monitoring run that return an HTTP status code in the 500 range |
서비스 점검
Postman은 서비스 점검을 포함하지 않습니다.
이벤트
Postman에서 모니터가 실행될 때마다 이벤트가 생성됩니다. 이벤트의 심각도는 Postman 모니터의 테스트를 기반으로 결정됩니다.
심각도 | 설명 |
---|
Low | 모든 테스트가 패스일 경우 |
Normal | 일부 테스트가 실패했거나 이벤트 중에 오류가 발생한 경우 |
트러블슈팅
도움이 필요하신가요? Postman 지원팀에 문의하세요.