Lab 2: Using the Chart Builder

Objective

Use the chart builder to populate a dashboard.

Instructions

  1. Create a billboard chart that shows the number of visitors (sessions) to the New Relic Pet Clinic website in the past 30 minutes. Hint (select text to reveal): Session is an attribute of the PageView event.
  2. Click Add to Dashboard in the lower-right corner and add the chart to a new dashboard.
  3. Create a bar chart that shows the 10 cities with the most sessions over the past 24 hours. Add the chart to the dashboard you created in Step 2. Hint: Use Facet by to group sessions by city.
  4. Create a line chart showing the average page load time (duration) for the Pet Clinic application over the past hour. Add the chart to your dashboard.
  5. Create a pie chart showing the number of web transaction errors in the Pet Clinic application over the past 7 days, grouped by transaction name. Add the chart to your dashboard.
  6. Optional: Modify the line chart from Step 4 to show average page load time and average server-side (backend) duration.