Datadog is an application performance management (APM) service that provides visibility for cloud-scale applications. The API Builder has a Datadog integration that enables you to access Datadog APM metrics from within Postman.
With this integration, you can link your API in Postman to multiple services from Datadog. Services are the building blocks that make up your application, like a web framework or a database. You can also link multiple dashboards from Datadog to your API in Postman.
Want to send Postman Monitor results to Datadog? Sending Postman Monitor results to Datadog is a separate integration from viewing APM metrics in Postman. The integration in the API Builder has two tabs that cover both integrations. Learn more about configuring a Postman Monitor integration with Datadog.
Before you begin, you must configure your application to send traces to Datadog. See the Datadog APM documentation for more details.
To connect an API to Datadog APM, do the following:
beta
or prod
).After connecting to Datadog APM, you can view metrics for your Datadog services in Postman. Select APIs in the sidebar and select an API. Select API Performance.
For each Datadog service, you can view the environment, latency, throughput, error rate, and apdex (application performance index). You can also view Datadog monitor notifications, for example Alert
, Warn
, and No Data
.
If you linked dashboards when connecting to Datadog, you can view them by selecting Dashboard Quicklinks and selecting a dashboard.
Select the name of a Datadog service to view APM graphs for that service. The graphs display metrics for latency, throughput, apdex, and error rate. Hover over a data point on a graph to view more details. The table below the graphs lists triggered Datadog monitors, which you can select to view in Datadog.
From here you can take the following actions:
Last modified: 2024/07/02