Accelerating AI adoption for global enterprises

DXHero combines cutting-edge AI technologies with a world-class engineering team to accelerate enterprise AI transformation. From strategy and consulting to implementation, enablement, and ongoing support, we deliver end-to-end services that help organizations adopt advanced tools quickly and achieve scalable, reliable results.

「Nico Chen」的個人頭像

By Lamai Anthony.May 01, 2023

Application Performance Monitoring (APM)

Datadog “Application performance monitoring” refers to the practice of continuously monitoring and tracking the performance of applications. When an application is correctly configured to send traces to the Datadog Agent, Datadog can associate those traces with all the information it has about your infrastructure.

To configure APM in your application, Datadog provides a wizard. Go to APM > Setup & Configuration and click on the Service Setup tab. The rest of the page will guide you through instrumenting your application based on your selections.

Article Datadog Key points Part3 1

APM is configured using Datadog’s APM libraries in application code. In a containerized environment, this can be done by setting environment variables that the libraries will look for to configure themselves. The below image shows the environmental variables for a Java based application. Visit Datadog page on Application Tracing for more information.

Article Datadog Key points Part3 2

You can confirm that the application is sending traces to APM by either Navigating to APM > Service Catalog or running the Agent status command and then scroll down to the APM section.

datadog-agent status

Also, you can Navigate to APM > Traces, here you see a live stream of the traces APM has captured.


The original article published on Medium.

Tagged in :

「Nico Chen」的個人頭像

More Articles & Posts