View New Relic APM metrics in Postman

New Relic is an application performance management (APM) solution to monitor real-time and trending data for your processes or web apps. The API Builder has a New Relic integration that enables you to access New Relic APM metrics from within Postman.

With this integration, you can link your API in Postman to multiple services from New Relic. Each New Relic service corresponds to an API instance, such as beta, prod1, or prod2. You can also link multiple dashboards from New Relic to your API in Postman.

Want to send Postman monitor results to New Relic? Sending monitor results to New Relic is a separate integration from viewing APM metrics in Postman and uses a different New Relic API key. The integration in the API Builder has two tabs that cover both integrations. Learn more about configuring a Postman monitor integration with New Relic.

Connecting to New Relic APM

Before you begin, you must set up APM services for each deployment of your API. See the New Relic APM documentation for more details.

To connect an API to New Relic APM, do the following:

  1. Select APIs in the sidebar and select an API.

  2. Select API Performance.

  3. Under Connect Postman to your monitoring workflows, select New Relic.

  4. Enter your New Relic API Key (User Key).

    There are multiple types of API keys in New Relic. Make sure to use a User Key for connecting an API to New Relic. To learn more, see the New Relic API keys documentation.

  5. Select one or more New Relic Services to connect to Postman.

  6. (Optional) Select one or more New Relic Dashboards to view in Postman.

  7. Select your New Relic region (US or EU).

  8. Select Connect.

  9. If you want, you can also configure an integration to send your Postman monitor run results to New Relic. Enter details for the integration, or select Maybe Later. Learn more about configuring a Postman monitor integration with New Relic.

Connecting to New Relic APM

Viewing New Relic APM metrics

After connecting to New Relic APM, you can view metrics for your New Relic services in Postman. Select APIs in the sidebar and select an API. Select API Performance.

For each New Relic service, you can view the latency, error rate, and apdex (application performance index). You can also view the service's health status, for example Healthy, Warning, and Critical. Health status is based on violations of alert conditions in New Relic. To learn more, see the New Relic documentation for viewing alert violations.

If you linked dashboards when connecting to New Relic, you can view them by selecting Dashboard Quicklinks and selecting a dashboard.

Viewing Datadog APM metrics

Select the name of a New Relic service to view APM graphs for that service. The graphs display metrics for web transaction time, throughput, error rate, and apdex score. Hover over a data point on a graph to view more details. The tables below the graphs list violation events, slowest transactions by time, and deployments.

Viewing New Relic APM graphs

From here you can take the following actions:

  • To view graphs for a different service, select the service in the dropdown list.
  • To view the service in New Relic, select View on New Relic.
  • To view metrics for a different time range, select the time range in the dropdown list.
  • To view the latest metrics, select Refresh icon Refresh.
  • To edit or delete the integration, select the more actions icon More actions icon .

Last modified: 2022/09/15