Exploring New Relic APM

To access your applications that are monitored by New Relic APM, please visit: https://rpm.newrelic.com/

You should see a screen similar to the one below with the application we have deployed listed, which is named New Relic AWS Workshop.

APM Apps

Clicking on the New Relic AWS Workshop link will take you to the APM Overview page for your application that contains charts such as Transactions, Throughput, and Error rate:

APM Overview

In the Service maps view, you can see your application and any external dependencies it has. In this case, you should see a Postgres database listed:

Service Maps

In the Databases view, you can see that New Relic automatically captures all calls made to the database without any configuration required:

Databases

APM data is also available on the New Relic One platform which allows you to collect data from any source and extend observability across your digital landscape. To access your application data in New Relic One, simply navigate to http://one.newrelic.com and click on Entity explorer:

Entity Explorer

If you click on the name of your application, New Relic AWS Workshop, you will see an overview page similar to the one you previously viewed in APM:

NR1 APM

New Relic One gathers all of your APM, Infrastructure, Browser, and Synthetics data in a single place. If you’d like to learn more, links to all New Relic products are provided in the Conclusion section of this workshop.