Overview
Datadog is a powerful platform for monitoring the performance of your applications. This guide focuses on integrating Langtrace AI with Datadog APM for distributed tracing of your LLM powered applications.Prerequisites
Before you begin, ensure you have the following:- An Datadog account
Setup
In your OpenTelemetry collector setup, make sure you have the collector endpoint environment variable set like this example:Initialize the Langtrace SDK
Initialize the Langtrace SDK in your application with your OTLP collector endpoint:Run the Application
With the environment variables set, run your application with OpenTelemetry instrumentation. Use the following command:Verifying the Setup
Once the application is running, you should see traces in your Datadog APM dashboard as shown below:

