Application Performance Monitoring (APM)

APM offers:

  • end to end application monitoring
  • end to end tracing (which tracks the entire life of a request)

Setting up Datadog APM

We need to carry out 2 steps:

  • Configuring the Datadog Agent for APM.
  • Adding the Datadog Tracing Library to your code.