- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
Supported OS
Postman is an API platform that simplifies the steps of building an API and streamlines collaboration so you can create better APIs-faster.
This integration helps you stay on top of your monitors’ health. It enables you to:
Analyze the metrics of Postman Monitoring runs in Datadog
Generate events for successful and failed monitoring runs.
You can find detailed instructions in Postman’s documentation. Postman Integrations require a Postman Team, Business, or Enterprise plan.
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 does not include any service checks.
An event is generated each time a monitor runs in Postman. The severity of the event is based on the tests in the Postman monitor:
Severity | Description |
---|---|
Low | If all the tests pass |
Normal | If some tests fail, or an error occurs in the execution of any event. |
Need help? Contact Postman Support.