Application Performance Monitoring (APM)

4. APM Service Breakdown

1 min

Exercise

Break down the service by version

  • Select the paymentservice in the Service Map.
  • In the right-hand pane click on the .
  • Select version in the list.
What can you conclude from what you are seeing?

APM Service Breakdown

Span Tags

Using span tags to break down services is a very powerful feature. It allows you to see how your services are performing for different customers, different versions, different regions, etc. In this exercise, we have determined that v350.10 of the paymentservice is causing problems.
  • Next, we need to drill down into a trace to see what is going on. Click on the red circle for v350.10 (1) in the paymentservice, then click on the Traces (2) tab in the right-hand pane.