Datadog Key points — part 3

Lamai Anthony
2 min readApr 30, 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.

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.

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.

Sign up to discover human stories that deepen your understanding of the world.

Free

Distraction-free reading. No ads.

Organize your knowledge with lists and highlights.

Tell your story. Find your audience.

Membership

Read member-only stories

Support writers you read most

Earn money for your writing

Listen to audio narrations

Read offline with the Medium app

Lamai Anthony
Lamai Anthony

Written by Lamai Anthony

Technical Engineer passionate about continuous learning and evolution. Always surfing the net and trying projects in search of new ideas and perspectives

No responses yet

Write a response